Font Families

Font families including demo fonts & examples

Assignment

Note: Do NOT use any of the fonts that I have used!

    1. Create a new html file and name it yourlastname_J04.html
    2. Put five paragraphs of Lorem ipsum text in it.
    3. Create five classes named:
      • srf
      • snssrf
      • mnspc
      • crsv
      • fntsy
    4. Give each class the property: font-family.
    5. Find a common font from each of the five main categories of fonts.
      • This might be helpful, but if at some future date this link no longer works, find a list of the common ones somewhere else.
    6. Apply one font per class using fonts that correspond to the abbreviated class names.
    7. Add one class to each of the five paragraph tags using the same order that they are listed above.

Further Information