back
Browser View
CSS
HTML
Web


Only 4 properties have been set here, but you can set up to all 7 of them.
Important! Don't forget -webkit-animation

The correct order to specify the properties is:
(1) animation-name
(2) animation-duration
(3) animation-timing-function
(4) animation-delay
(5) animation-iteration-count
(6) animation-direction
(7) animation-play-state