animation-duration

Defines the length of time that an animation takes to complete one cycle.

Syntax

{ animation-duration:sVar }

Possible values

sVar

that specifies the length of time that an animation will take to complete one play cycle.

This property has a default value of 0. It is not inherited.

Remarks

Standards information

Important

This documentation is preliminary and subject to change.

See also

Concepts

animation
animation-delay
animation-iteration-count
animation-name
animation-timing-function

Other resources

animation-play-state

Send feedback about this topic to Microsoft. © 2011 Microsoft Corporation. All rights reserved.