180+ CSS Grid Examples (Page 7)
Examples

Card Grid
A responsive article layout built with CSS Grid that adapts from a single column stack to a complex four-column grid.
See the Pen Card Grid.

Responsive Lightbox Gallery using View Transition API
A demo showcasing smooth gallery state transitions using the modern View Transitions API, which dynamically assigns viewTransitionName and includes a fallback for non-supporting browsers, ensuring clean DOM updates.