Guest User

Untitled

a guest
Feb 18th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width">
  6. <title>JS Bin</title>
  7. </head>
  8. <body>
  9. <div class="c1">
  10. <div class="c2">
  11. <div class="circle">
  12. </div>
  13. <div class="c3">
  14. <div class="c4">
  15. </div>
  16. </div>
  17. </div>
  18. </div>
  19. </body>
  20. </html>
Add Comment
Please, Sign In to add comment