Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <html>
- <title>Runners Home</title>
- <head>
- <style>
- footer {
- border: 1px solid black;
- }
- </style>
- <body>
- <div> Hello, Stranger!</div>
- <h1><div>Welcomer to Runners Home</div></h1>
- <h2><div>Runners Home is dedicated to providing you with:</div></h2>
- <ul>
- <li> the most up-to-date information on running races.</li>
- <li> the best resources for runners</li>
- </ul>
- <footer>
- Runners Home. All rights reserved.
- </footer>
- </body>
- </head>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment