back
Only 4 properties have been set here, but you can set up to all 7 of them.
<div id="div269"> </div>
<span class="red">Important!</span> Don't forget -webkit-animation
<br><br>
The correct order to specify the properties is: <br>
(1) animation-name <br>
(2) animation-duration <br>
(3) animation-timing-function <br>
(4) animation-delay <br>
(5) animation-iteration-count <br>
(6) animation-direction <br>
(7) animation-play-state <br>