CSCI 121 - Lecture 3 - Formatting
Topics Covered
- <h1>, <h2>, ...<h6> - Headings
- <p> - Paragraph
- <br> - Line break
- <pre> - Pre-formatted text
- <b> - Bold text
- <strong> - Strong (important) text
- <i> - Italic text
- <em> - Emphasized text
- <mark> - Marked text
- <small> - Small text
- <del> - Deleted text
- <ins> - Inserted text
- <sub> - Subscript text
- <sup> - Superscript text
Sample Page
- Sample page for the lecture here.
Assignment #1 - Due midnight, Sunday Sept 11th.
- Assignment #1 is here.
- Example solution: here
- Hand-in observations: here
Instructor's Notes