Guest User

Untitled

a guest
Apr 23rd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en" dir="ltr">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>My Travel Blog</title>
  6. </head>
  7. <body>
  8. <h1>My Travels</h1>
  9. <h2>Paris</h2>
  10. <h3>September 2016</h3>
  11. <nav>
  12. </nav>
  13. <div id="highlights">
  14. <h3>My Favorite Spots in Paris</h3>
  15. </div>
  16. <div id="story">
  17. <h2>A Weekend on the Seine</h2>
  18. </div>
  19. <h4>Day 1</h4>
  20. <h4>Day 2</h4>
  21. <h4>Day 3</h4>
  22. <div id="contact">
  23. <h4>If you have any questions about my blog, here is my contact information:</h4></div>
  24. </div>
  25. <li>story</li>
  26. </div>
  27. </body>
  28. </html>
Add Comment
Please, Sign In to add comment