CSS Master Code Examples: Chapter 5

Back to chapter demo list

Using line-based placement, simple example with span

In this example, we've used the span keyword with grid-column-start to create this layout.

Related specification: CSS Grid Layout Module Level 1.

Grid item A
Grid item B
Grid item C