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