Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Well done!

You have completed (UPI) Chapter 3: Web Design with Cascading Style Sheets (CSS)!

Instruction

Choosing Font Families

CSS provides five generic font families, each with unique characteristics suited for different purposes:

  1. Serif: Fonts with decorative edges, called “serifs,” on each character (e.g., Times New Roman). Traditionally, serif fonts are considered more readable in printed text.
  2. Sans-serif: Fonts with clean, straight edges. Examples include Arial and Helvetica. Sans-se...