Advertisement
draconic

task2_introhtml5_p2pu

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