Free course · Web & Apps
HTML and CSS Deep Dive
Beyond the tutorial: layout, cascade and the parts that break.
5lessons
10quiz questions
5exercises
What you'll be able to do
- Write markup that describes content, not appearance.
- Understand why your style is being ignored.
- Control size and spacing predictably.
- Lay out a page with the tools built for it.
- Avoid the failures that only appear on real devices.
Course content
- 1 HTML that means something Write markup that describes content, not appearance.
- 2 The cascade, specificity and inheritance Understand why your style is being ignored. Sign in to open
- 3 The box model and why things move Control size and spacing predictably. Sign in to open
- 4 Flexbox and Grid Lay out a page with the tools built for it. Sign in to open
- 5 The parts that break in production Avoid the failures that only appear on real devices. Sign in to open