Advertisement
shadowswitness

new start

Jun 9th, 2012
107
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.  
  3. <html>
  4. <head>
  5. <title>
  6. New Beginnings
  7. </title>
  8. <meta charset="UTF-8"/>
  9.  
  10. </head>
  11. <body>
  12. <h1>Header 1</h1>
  13. <h2>Header 2 (sub-section)</h2>
  14.  
  15. <p>The quick brown fox jumped over the lazy dog.</p>
  16.  
  17. </body>
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement