Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 225 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 225 Bytes

CSS Syntax and Selectors Exercise

Write CSS for the following:

  1. Set body text in brown.
  2. Set heading in red.
  3. Set text with quote class in gray.
  4. Set narrator quotes in black.
  5. Set intro paragraphs in green.