CSS Property:
animation-direction:
normal
reverse
alternate
alternate-reverse
Result:
CSS Code:
#myDIV { animation-direction:
alternate-reverse
; }
Click the property values above to see the result
W3Schools.com
- Play it