/ Published in: CSS
![](/img/icon_sav.png?v3)
How to create animate rotation for a element.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
-webkit-animation:spin 4s linear infinite; -moz-animation:spin 4s linear infinite; animation:spin 4s linear infinite;
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)