CSCI 121 - Lecture 3 - Formatting

Topics Covered

  1. <h1>, <h2>, ...<h6> - Headings
  2. <p> - Paragraph
  3. <br> - Line break
  4. <pre> - Pre-formatted text
  5. <b> - Bold text
  6. <strong> - Strong (important) text
  7. <i> - Italic text
  8. <em> - Emphasized text
  9. <mark> - Marked text
  10. <small> - Small text
  11. <del> - Deleted text
  12. <ins> - Inserted text
  13. <sub> - Subscript text
  14. <sup> - Superscript text

Sample Page

Assignment #1 - Due midnight, Sunday Sept 11th.

Instructor's Notes