Guest User

Untitled

a guest
Mar 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Spinner example</title>
  4. <link href="s.css" rel="stylesheet"/>
  5. </head>
  6. <body">
  7. <div class="poly-top">
  8. <div class="poly-holder">
  9. <div class="poly-image">
  10. <div class="poly-rotate-holder">
  11. <div class="poly-rotate-ball"></div>
  12. </div>
  13. </div>
  14. </div>
  15. </div>
  16. </body>
  17. </html>
Add Comment
Please, Sign In to add comment