Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. <!DOCTYPE html>↩
  2. <html lang="">↩
  3. <head>↩
  4. <meta name="viewport" content="width=device-width,initial-scale=1.0">↩
  5. <title>findThePrecious.com</title>↩
  6. </head>↩
  7. <body>↩
  8. <header>↩
  9. <img src="#" alt="A frightening background image."/>↩
  10. <h1>Fellows wanted dead (or alive if you want to eat them later)</h1>↩
  11. <div>↩
  12. <h2>Dangereous Fellows trying to destroy the Ring</h2>↩
  13. <p>Orcs, Goblins, Balrogs (...)</p>↩
  14. </div>↩
  15. <nav>↩
  16. <ul>↩
  17. <li><a href="#" id="Home" title="Go to home page">findThePrecious.com</a></li>↩
  18. <li><a href="#outlook">Fellows</a></li>↩
  19. <li><a href="#contacts">Contact Us</a></li>↩
  20. </ul>↩
  21. </nav>↩
  22. </header>↩
  23. <section id="outlook">↩
  24. <h3 style="visibility: hidden">Research Fellows</h3>↩
  25. <ul>↩
  26. <li><article class="fellows">↩
  27. <header><img src="#" alt="A tall gray hair man with long beard."/></header>↩
  28. <div>↩
  29. <h3>The Wizard</h3>↩
  30. <p>Old man. Dangereous with magic powers.</p>↩
  31. </div>↩
  32. </article></li>↩
  33. <li><article class="fellows">↩
  34. <header><img src="#" alt="Little man with long thin nose."/>Dead</header>↩
  35. <div>↩
  36. <h3>Hobbit #3</h3>↩
  37. <p>Big feet guy. Easy to get hidden, hard to find them. Tricky as foxes.</p>↩
  38. </div> ↩
  39. </article></li>↩
  40. <li><article class="fellows">↩
  41. <header><img src="#" alt="Impossible to describe the guy."/></header>↩
  42. <div>↩
  43. <h3>Yumi Dwarf</h3>↩
  44. <p>Dangereous professional killer.</p>↩
  45. </div> ↩
  46. </article></li>↩
  47. </ul>↩
  48. </section>↩
  49. <form id="contacts">↩
  50. <input name="contactName" type="text">↩
  51. <input name="contactEmail" type="email">↩
  52. <select>↩
  53. <option value="0">a</option>↩
  54. <option value="1">v</option>↩
  55. <option value="2">g</option>↩
  56. <option value="3">S</option> ↩
  57. </select>↩
  58. <textarea></textarea>↩
  59. <input type="submit" value="Send">↩
  60. </form>↩
  61. <footer >↩
  62. <ul>↩
  63. <li><a>About Us</a></li>↩
  64. <li><a>Fellows</a></li>↩
  65. <li><a>Join our army</a></li>↩
  66. </ul>↩
  67. <ul>↩
  68. <li><a>FAQ</a></li>↩
  69. <li><a>Reward conditions</a></li>↩
  70. <li><a>Legal mentions</a></li>↩
  71. </ul>↩
  72. <article id="sauronToFollow">
  73. <h6 style="visibility: hidden">Connect with Sauron</h6>↩
  74. <span><a>Sauron4ever.com</a></span>↩
  75. <span><a>Follow him also on Twitter</a></span>↩
  76. </article>↩
  77. </footer>↩
  78. </body>↩
  79. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement