Grid Columns
Use grid-cols{n}
to specify the number of equal size grid columns.
01
01
02
01
02
03
01
02
03
04
01
02
03
04
05
Use grid-cols{n}
to specify the number of equal size grid columns.
Use grid-{name}
to specify different grid layouts using compound grids.
Set the start and end position of each grid cell.