animation-name

Single values

none | keyframename [,...].

Applicable to...

Block and Inline Elements

Inherited

No

Description

Defines the animations (@keyframe-rules) that should be applied to the element. none specifies that no @keyframes should be applied.

Prefixes

We need -o- for Opera, -moz- for Firefox and -webkit- for Webkit browsers like Safari and Chrome.

Examples

Compatibility

Chrome Firefox Internet Explorer Opera Safari
4.0+ 5.0+ 10.0+ 12.0+ 4.0+




Comment