CSS Concepts

  • CSS connects styles to HTML
  • Styles are applied at the HTML element level
  • Styles can be "targeted" to multiple elements
  • Remember:
    • Styles can make (almost) any element look like (almost) any other
    • Use the right HTML elements and style how you want

5 / 23