Font Properties

Assignment:

    1. Create a new html5 file and name it yourlastname_J07.html
    2. Create classes for each of the four bulleted properties above and one for the font shorthand.
    3. Name each class for one of the states in the United States.
      • For example: nevada (keep the names lower case)
      • Do not use two-word states such as North Dakota or New York.
    4. Use any value you wish for each of the properties.
      • Except for normal
      • For some properties you will have only one possible value.
    5. For the font shorthand, use every option listed including line height.
      • That will be a total of six declarations.
    6. Create five paragraphs of Lorem ipsum text.
    7. Apply one of each class to each of the five paragraphs.
    8. Check your work before sending it to me, be sure that what you specified is actually appearing. If not, troubleshoot it to fix it.

Additional Information