CSS animations
CSS animations is a module for Cascading Style Sheets that allows the animation of HTML document elements using CSS. == History == While the pseudo-class :hover has been used to generate rudimentary animations for years, extensions of CSS into the realm of animation were minimal until the late 2000s. As early as 2007, WebKit had announced its intent to include CSS animation, transitions, and transforms as features of WebKit.