back

Animation-Duration

This is used to specify how long an animation should last

The option is:
(1) Time, the time in seconds (s) or milliseconds (ms) the animation should last.


For maximum browser support, you should use the following prefixes:
(1) animation-duration:
(2) -webkit-animation-duration:

Example