Wednesday, 14 August 2013

Is it possible to transition text-alignment using CSS3 only?

Is it possible to transition text-alignment using CSS3 only?

Is it possible to transition text-alignment using css3? For example, I'd
like to animate text-alignment from left to right, however, adding a
transition property on text-align doesn't do the trick.
http://codepen.io/anon/full/lGDwB

No comments:

Post a Comment