Advertisement
rutera

less-1

Jan 6th, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.43 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <meta charset="utf-8">
  5. </head>
  6. <body>
  7.     <header>
  8.         Hello, Stranger!
  9.     </header>
  10.         <h1>Welcome to Runners Home&trade;</h1>
  11.         <p>Runners Home&trade; is dedicated to providing you with:</p>
  12.         <p>
  13.         - the most up-to-date information on running races<br/>
  14.         - the best resources for runners.<p/>
  15. </body>
  16.     <hr>
  17.     <footer>
  18.         <p>&copy; 2007 Runners Home. All rights reserved.</p>
  19.     </footer>
  20. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement