CSS intro

  1. What is CSS for?
  2. How to add CSS to an HTML document?
  3. Inline style attribute
  4. In the head or body of the HTML
  5. External stylesheet included with a link
  6. background
  7. Learn layout
  8. No layout
  9. margin: auto
  10. box-sizing
  11. display
  12. position
  13. boxes using div
  14. Resources
  15. modal