Basic grid layout with fallbacks using feature queries
A really nice example of progressive enhancement: creating a layout with inline-block
, then flexbox, then Grid.

A really nice example of progressive enhancement: creating a layout with inline-block
, then flexbox, then Grid.