RunSnip
Learn to code
Open the editor
Learn to code
/
CSS
CSS
How it looks. Selectors, the box model and laying things out.
1
Selectors
Saying which elements a rule is about.
2
Every element is a box
Padding, border, margin — and the one line that makes widths behave.