What is CSS animation?

The animation in CSS was announced in 2007 when WebKit decided to create animation, transitions and transforms in CSS. Animation feature is now among features of CSS3 and is managed by W3C

Browser support

If the image below is animated, then your browser supports CSS animation:






The given technology is new and it's not supported by most of outdated browsers. The browsers listed below support it:

  • Firefox 5+
  • Google Chrome
  • Opera 12+
  • Internet Explorer 10+
  • Safari 4+
  • Safari for IPhone
  • Android 2+
  • RIM OS6 web browser
  • Other browsers with -webkit- prefix
Select all
Include prefixes:
?
The prefixes given are for the following browsers:
-moz- Firefox 5+
-webkit- Google Chrome, Safari 4+, Safari for IPhone, other browsers with webkit prefix
-o- Opera 12 - 12.10 (not including 12.10)
-ms- Internet Explorer 10 (initial versions)
No prefix Opera 12.10+, Internet Explorer 10+, Firefox 3.7+, Safari 4.1+, iOS3.3+, Android 2.4+, Google Chrome