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