Week: 2
Lessons
- Lesson 3: Box model
- Lesson 4: CSS Selectors, Specificity & Floats
Useful resources
- CSS Tricks: The CSS Box Model
- MDN: Introduction to the Box model
- MDN: Box sizing
- MDN: Margin collapse
- The revenge of the IE Box model
- CSS Tricks: What you should know about collapsing margins
- Sitepoint: Collapsing margins
- MDN: Pseudo elements
- MDN: Pseudo classes
- CSS Tricks: :nth-child recipes
- CSS Tricks: Child and Sibling Selectors
- MDN: CSS Specificity
- MDN: CSS Selectors
- Read through opening the Box Model