← Your CSS Grid cards look misaligned. `subgrid` is the fix you didn't know existed.Quiz
CSS subgrid: aligning nested content to the parent grid
A CSS Grid only lays out its direct children, so nested card sections can't line up across cards. `subgrid` lets an item adopt the parent grid's tracks. Know what it does, what a card needs to opt in, and when plain flexbox is still the right call.
questions7
pass mark70%
feedbackinstant
No account needed. Every answer is explained as you go, with a reference to the spec or MDN — pass and you can claim a certificate.