Web features explorer

Animations (CSS)

Widely available
Tags: api css Groups: Animation CSS

The animation CSS property animates an element's style over time, using keyframes described in @keyframes rules. To learn more, see AnimationEvent, AnimationEvent: AnimationEvent() constructor, AnimationEvent: animationName property, AnimationEvent: elapsedTime property, AnimationEvent: pseudoElement property, CSSAnimation, CSSAnimation: animationName property, CSSKeyframeRule, CSSKeyframeRule: keyText property, CSSKeyframeRule: style property, CSSKeyframesRule, CSSKeyframesRule: appendRule() method, CSSKeyframesRule: cssRules property, CSSKeyframesRule: deleteRule() method, CSSKeyframesRule: findRule() method, CSSKeyframesRule: length property, CSSKeyframesRule: name property, @keyframes, animation, animation-delay, animation-direction, animation-duration, animation-fill-mode, animation-iteration-count, animation-name, animation-play-state, animation-timing-function at MDN.

Compatibility (view on caniuse.com)