CSS Subgrid Explained
Using the `subgrid` value for `grid-template-columns` and `grid-template-rows` to let nested grids inherit track sizing from their parent.
1 post
Posts tagged subgrid
Mastering CSS Grid: Grid Areas, Item Alignment, and Spanning
Series:CSS Grid Fundamentals (2/3)Structure with clarity, align with precision.Take your CSS Grid skills to the next level by mastering semantic layouts with grid areas, named lines, item alignment, spanning, subgrid, and accessible ordering.