Naming and Positioning Items by Grid Areas
We know how to explicitly create the grid system. Now, let’s put the grid to use.
We'll cover the following...
The goal of this section is to learn to position grid items using grid areas.
A grid area is any area bounded by 4 grid lines.
A group of adjacent grid cells such as the entire row span below, may also account for a grid area.
How do you start using grid areas?
The ...