Guest User

Untitled

a guest
May 26th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Being Classy With Classes </title>
  5. </head>
  6. <body>
  7. <h1>Headline</h1>
  8. <h2>Places I'd Like to Visit</h2>
  9. <p></p>
  10. <p></p>
  11. <h2>Person I Admire</h2>
  12. <h2>Favorite Fruits</h2>
  13. <ol>
  14. <li></li>
  15. <li></li>
  16. <li></li>
  17. </ol>
  18. <h2></h2>
  19.  
  20. </body>
  21. </html>
Add Comment
Please, Sign In to add comment