HTML & CSS Wiki

READ MORE

HTML & CSS Wiki

The CSS -webkit-animation-duration Apple extension property specifies the length of time that an animation takes to complete one iteration.

Values[]

Value Description
The duration of an animation. If 0 (default), the animation iteration is immediate (there is no animation). A negative value is treated as 0.