Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Page Title</title>
  5. </head>
  6. <body>
  7. <div class="cluster">
  8. <div id="box1" class="box"></div>
  9. <div id="box2" class="box"></div>
  10. <div id="box3" class="box"></div>
  11. </div>
  12. <div id="box4" class="box"></div>
  13. <div id="box5" class="box"></div>
  14. <div id="box6" class="box"></div>
  15. </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement