Advertisement
gveracruz

HTML Sauron

Nov 18th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 2.01 KB | None | 0 0
  1. <index.!DOCTYPE html>
  2. <<head>
  3.     <meta charset="UTF-8"/>
  4. </head>
  5. <body>
  6. <header>
  7.     <nav>
  8.         <a style = "background: #000000", href="/">
  9.         FindThePrecious.com</a>
  10.         <a style="background: #FFFFFF", href="#Fellows">
  11.         Fellows</a>
  12.         <a style = "background: #000000", href="/contact">
  13.         Contact us</a>
  14.     </nav>
  15.  
  16.  
  17. <header>
  18.     <div align = "left">
  19.         <img src = https://via.placeholder.com/490x100?text=Germano+VERA+CRUZ.com+Now/>
  20.     </div>
  21. </header>
  22.    
  23.    
  24. <head>
  25.     <h1>Fellows wanted dead (or alive if you want to eat them later)</h1>
  26. </head>
  27.  
  28.  
  29.  
  30. <table width = "100%" border="2" cellspacing="10" cellpadding="2">
  31.     <tr>
  32.         <td>
  33.             <br>
  34.             <header>
  35.             Reward 1000 gold coins
  36.             </header>
  37.             <a href="https://placeholder.com"><img src = "https://via.placeholder.com/200x150"></a>
  38.             <br>
  39.             <footer>
  40.             The Wizard
  41.             <br>
  42.             Small description
  43.             </footer>
  44.         </td>
  45.            
  46.         <td>
  47.             <a href="https://placeholder.com"><img src = "https://via.placeholder.com/200x150"></a>
  48.             <br>
  49.             <footer>
  50.             Hobbit #3
  51.             <br>
  52.             Small description
  53.             </footer>
  54.         </td>
  55.         <td>
  56.             <br>
  57.             <header>
  58.             Reward 250 gold coins
  59.             </header>
  60.             <a href="https://placeholder.com"><img src = "https://via.placeholder.com/200x150"></a>
  61.             <br>
  62.             <footer>
  63.             Yummy Dwarf
  64.             <br>
  65.             Small description
  66.             </footer>
  67.         </td>
  68. </table>
  69.  
  70.    
  71.  
  72. <footer>
  73.     <fieldset>
  74.         <legend> Contact us</legend>
  75.         <form>
  76.             <input type="texte" name="email" placeholder="@"></br>
  77.             <input type="texte" name="" placeholder="&#127968"></br>
  78.            
  79.             <SELECT>
  80.                 <option> I have seen one of them</option>
  81.             </SELECT>
  82.    
  83.             <textarea name = "textarea" placeholder = "Your message" cols = "500" rows = "10"></textarea>
  84.             <br>
  85.             <div align = "left"><input type="Submit" value="Send"></br></div>
  86.         </form>
  87.        
  88.     </fieldset>
  89.        
  90. </footer>
  91.  
  92.  
  93. <ul>
  94.     <li>About us</li>
  95.     <li>Fellows</li>
  96.     <li>Join our army</li>
  97.     <li>FAQ</li>
  98.     <li>Reward conditions</li>
  99.     <li>Sauround4Ever.com</li>
  100.     <li>Follow him also on twitter</li>
  101. </ul>
  102.  
  103. </body>
  104.  
  105.  
  106. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement