CSS Property:
animation-duration:
1s
2s
3s
10s
10ms
500ms
Result:
CSS Code:
#myDIV {
animation-duration:
1s
;
}
Click the property values above to see the result
W3Schools.com
- Play it