I would like to animate portions of a paragraph. If I transform my p tag it transforms the entire box.
I've seen this done before and I'm kicking myself for not saving the stackoverflow answer to it, and now I've been searching for an answer for over an hour and can't seem to find it or any way to solve it.
Basically, I'd like the letters that the cursor hover over to pop out from the text some. I thought this could be done with CSS but javascript is welcome as well.