CSCI 101: Intro to Computer Science

Lab 4.2:   HTML basics: Working with fonts

This lab refers to the file first.htm created in Lab 4.1 Now you will be asked to add more stuff to your webpage. Namely, you will practice in changing the font, creating headers and paragraphs and horizontal rules. You can refer to Table 4.1 in the textbook.

Make sure to include the following stylistic elements:

  1. At least two different headers, at different levels. (Check here for instructions)

  2. Three or more paragraphs. (Check here for instructions)

  3. Some underlined text. (Check here for instructions)

  4. Some bold face text. (Check here for instructions)

  5. Some italicized text. (Check here for instructions)

  6. At least two different fonts. (Check here for instructions)

  7. At least two horizontal rules. (Check here for instructions)