Tag Archive for 'CSS Transitions'

John is really on a roll today, writing yet another great article, this time it is about CSS animations.
Apple, and the WebKit team, have recently proposed two different additions to CSS: CSS Transitions and CSS Animations.
The two specifications are confusingly named - and it’s hard to tell what the difference is between them at first glance. However, to put it simply: CSS Transitions are easy to use, while CSS Animations are made for programmers.

I hope the proposals make it into the CSS spec.