Guest User

Untitled

a guest
Oct 26th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>groceries</title>
  5. </head>
  6. <body>
  7. <h1>My shopping</h1>
  8.  
  9. <ol>
  10. <li>milk</li>
  11. <li>bread</li>
  12. <li>Cheese</li>
  13. <li>candy</li>
  14. <li>Soda</li>
  15. <li>Starburst</li>
  16. </ol>
  17. <h1>Hobbies</h1>
  18. <ol>
  19.  
  20. <li>My fav artist is desiigner, lil yachty and young m.a</li>
  21. <li>Lil uzi vert,Future,Fetty wap</li>
  22. <li>My favorite movies are transformer 4, pacific rim and captain america civil war</li>
  23. <li>Play piano, sleep and eat</li>
  24.  
  25. </ol>
  26. </body>
  27.  
  28. </html>
Add Comment
Please, Sign In to add comment