Definition

A two-dimensional CSS layout system that allows developers to create complex grid-based designs with rows and columns. CSS Grid provides precise control over placement, alignment, and sizing of elements, complementing Flexbox for page-level layouts.

Defined Term