animation-duration
Introduction
animation-duration property specifies the length of time that an animation should take to complete one cycle.
Examples

Syntax
Caution
Caution
- Lynx defaults to requiring units for
durationanddelay. Writing without units may result in undefined behavior.
Formal definition
| Initial value | 0s |
| Applies to | all elements |
| Inherited | no |
| Animatable | no |
Formal syntax
See also
- animation
- animation-name
- animation-duration
- animation-timing-function
- animation-delay
- animation-iteration-count
- animation-direction
- animation-fill-mode
- animation-play-state
- CSS animation event
- Animated API
Compatibility
LCD tables only load in the browser