This property defines when the animation will start. Negative time offsets are valid. The initial/default value is '0s'.
Values for "animation-delay"
CSS Level | Value |
CSS Animations Level 1 | "<time>#" |
Notes
- So that animations work in major browsers, be sure to use the "animation-delay" property and the equivalent proprietary properties like "-moz-animation-delay", "-o-animation-delay", and "-webkit-animation-delay" ("-ms-animation-delay" is not needed).
Recommended Links
Search Engine Links (for more information)