CSS animation-name Property
Specifies the name of the keyframe to which the selection should be bound.
Syntax
Property Values
Value | Description |
---|---|
keyframename | Specifies the name of the keyframe to which the selection should be bound. |
none | The default value. specifies that no animation shall be used |
initial | Set this property's value to the default. |
inherit | This attribute is inherited from its parent element. |
Supported Browsers
Element | Chrome | Firefox | Safari | Edge / IE | Opera |
---|---|---|---|---|---|
animation-name |
43.0
4.0 -webkit- |
16.0
5.0 -moz- |
9.0
4.0 -webkit- |
10.0 |
30.0
15.0 -webkit- 12.0 -o- |