Guest User

Untitled

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