Aggrodin

Runners

Sep 29th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.51 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html>
  3. <title>Runners Home</title>
  4.     <head>
  5.     <style>
  6.     footer {
  7.     border: 1px solid black;
  8.     }
  9.     </style>
  10.         <body>
  11.             <div> Hello, Stranger!</div>
  12.            
  13.             <h1><div>Welcomer to Runners Home</div></h1>
  14.             <h2><div>Runners Home is dedicated to providing you with:</div></h2>
  15.             <ul>
  16.             <li> the most up-to-date information on running races.</li>
  17.             <li> the best resources for runners</li>
  18.             </ul>
  19.             <footer>
  20.             Runners Home. All rights reserved.
  21.             </footer>
  22.         </body>
  23.     </head>
  24. </html>
Advertisement
Add Comment
Please, Sign In to add comment