Advertisement
Guest User

p2puhtml120506

a guest
Jun 5th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.23 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>
  5. Interesting Things!
  6. </title>
  7. <meta charset="UTF-8" />
  8. </head>
  9. <body>
  10. <h1>Header 1</h1>
  11. <h2>Header 2 (sub-section)</h2>
  12. <p>The quick brown fox jumped over the lazy dog.</p>
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement