HTML

howard-practice1.html

Feb 24th, 2017
181
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.61 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Hassen Practice 1</title>
  5. </head>
  6. <body>
  7. <h1><u>This is an example of</u> heading 1.</h1>
  8. <h2>This is an example of heading 2.</h2>
  9. <h3>This is an example of heading 3.</h3>
  10. <h4>This is an example of heading 4.</h4>
  11. <h5>This is an example of heading 5.</h5>
  12. <h6>This is an example of heading 6.</h6>
  13. <p>This is a paragraph.<br>
  14. The default appearance for headings is <strong>bold</strong>.<br>
  15. The default appearance for paragraphs is not bold.<br>
  16. A paragraph is the same size as heading 4.</p>
  17. <p>This is my first webpage in Ms. Hassen's class.</p>
  18. </body>
  19. </html>
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment