Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- </head>
- <body>
- <div id="header">
- <h1>This is my site</h1>
- </div>
- <div id="content">
- <h1>Integer bibendum pharetra</h1>
- <p>Nullam tempus nisi turpis, sit amet volutpat dui varius ac.</p>
- </div>
- <div id="footer">
- <h2>This is the footer</h2>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement