Advertisement
coasterka

#3RunnersHome

Jun 3rd, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.42 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <title>The runners Home&trade;</title>
  5.     </head>
  6.     <body>
  7.         <p>Hello, Stranger!</p>
  8.         <h1>Welcome to Runners Home&trade;</h1>
  9.         <h2>Runners Home&trade; is dedicated to providing you with:</h2>
  10.         <ul>
  11.             <li>the most up-to-date information on running races.</li>
  12.             <li>the best resources for runners.</li>
  13.         </ul>
  14.         <hr>
  15.         &copy; Runners Home. All rights reserved.
  16.     </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement