CSS Subgrid allows child grid items to align with the grid of its parent. This can result in making certain layouts easier to implement when making use of CSS Grid. Let's revies two examples to illustrate the basic concept.
Basic example from scratchCard layout example
