CSS animation with time interval
I want to rotate a graphic element infinitely but with some time interval
by step.
For example, rotate 90 degree (smooth animation) then after 5 secs rotate
another 90 degree and repeat the same infinitely.
Can this be done using only css?
Here is my JS BIN
No comments:
Post a Comment