Week 2: CSS Fundamentals
Week 2: CSS Fundamentals
Learning Objectives: By the end of this week, you will understand CSS syntax, selectors, the box model, colors, typography, and how to connect stylesheets to HTML.
Sessions
CSS syntax, selectors, specificity, and the cascade
The box model, padding, margin, colors, and fonts
Topics Covered
- CSS syntax and how it connects to HTML
- Selectors: element, class, and ID
- The box model: margin, padding, border
- Colors and typography
- External stylesheets