CSS, with the layout showing
Forty steps through flexbox, twenty-two builds that fail unless several concepts are right at once, and the famous wtfs underneath — margin collapsing, stacking contexts, and the invisible wall inside every flex item. This is the one subject where the output IS the picture, so every problem is rendered rather than described.
Problems
37 problemsAll topicsAdvancedAlignmentDistributing spaceGapMain axis vs cross axisMaking a flex containerOrderSizingThe famous WTFsThe min-width:auto floorWrapping and the align-content trap
| # | title | topic | type | difficulty |
|---|---|---|---|---|
| 31 | Spread the sidebar groups from top to bottom | Distributing space | Build it | Easy |
| 32 | Centre the avatar while everything beside it stretches | Alignment | Build it | Easy |
| 33 | Drop the unread badge to the bottom of the mail row | Alignment | Build it | Easy |
| 34 | Let one card opt out of the stretching | Alignment | Build it | Easy |
| 35 | The same three tiers, now standing on the bottom edge | Alignment | Build it | Easy |
| 36 | Line the price up with its unit label on the text baseline | Alignment | Build it | Easy |
| 37 | Give the three pricing tiers the same height | Alignment | Build it | Easy |
44 of 87 catalogue topics are authored, with 37 drills rehearsing them. Every one of them is judged: each carries a starter that has been shown to fail, at least two different correct answers that have been shown to pass, and a set of near-misses and cheats that have been shown to be caught. Nothing reaches this list until all of that holds.