Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Page Title</title>
  5. </head>
  6. <body>
  7. <ol>
  8. <li>Monstercat</li>
  9. <li>Jimi Hendrix</li>
  10. <li>Linkin Park</li>
  11. </ol>
  12. <ol>
  13. <li>Skrillex</li>
  14. <li>San Holo</li>
  15. <li>Lil Yachy</li>
  16. </ol>
  17. <ol>
  18. <li>The Interview</li>
  19. <li>The Punisher</li>
  20. <li>Saving Private Ryan</li>
  21. </ol>
  22. <ol>
  23. <li>Play Video Games</li>
  24. <li>Study Technology and Learn Technology</li>
  25. <li>Learn about the military</li>
  26. </ol>
  27. </body>
  28. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement