Advertisement
JeromeB101

Untitled

Nov 18th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Find the precious.com</title>
  5. </head>
  6. <body>
  7.  
  8. <h1>Find the precious.com</h1>
  9. <nav>
  10. <ul>
  11. <li><a href="#Find">Find the precious</a></li>
  12. <li><a href="#Fellows">Fellows</a></li>
  13. <li><a href="#Contact">Contact</a></li>
  14. </ul>
  15. </nav>
  16.  
  17. <main>
  18. <section id="Fellows">
  19. <h2>Dangerous fellowship try to destroy the ring</h2>
  20.  
  21. </section>
  22. <section>
  23. <h2>Fellows wanted dead (or alive if you want to eat them later)</h2>
  24. <div>
  25. <ul>
  26. <li>
  27. <figure>
  28. <img src="https://timedotcom.files.wordpress.com/2019/08/wizard-of-oz-cursed.jpg" alt="wizzard" width=100 height=120 />
  29. <figcaption>The Wizzard.<br>small description</figcaption>
  30. </figure>
  31. </li>
  32.  
  33.  
  34. <li>
  35. <figure>
  36. <img src="https://www.mauvais-genres.com/18334-thickbox_default/le-seigneur-des-anneaux-le-hobbit-1-affiche-de-film-120x160-2012.jpg" alt="hobbit" width=100 height=120 >
  37. <figcaption>Hobbit#3</figcaption>
  38. </figure>
  39. </li>
  40.  
  41. <li>
  42. <figure>
  43. <img src="https://www.thesun.co.uk/wp-content/uploads/2016/06/nintchdbpict000246125754.jpg" alt="dwarf" width=100 height=120 >
  44. <figcaption>Yummy Dwarf<br>kind of</figcaption>
  45. </figure>
  46. </li>
  47. </ul>
  48.  
  49. </div>
  50.  
  51. </section>
  52.  
  53.  
  54. </main>
  55. </body>
  56. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement