How CSS?

  • CSS lives separately from the document
  • It uses "selectors" to target elements and apply styles
  • CSS can conflict with itself
    • The most specific CSS wins
    • The last evaluated CSS breaks ties

16 / 20