← the terminal · man pages

MAN PAGES // WEEK 11

LAYOUTS AND CSS GRID · Ch 5 Sec 5-7 · six terms · write your own usage line under each
$ man LAYOUT
the arrangement of regions on the page

$ man DISPLAY
the property controlling how an element occupies space

$ man GRID
the CSS system for two-dimensional layout

$ man GRID-TEMPLATE-COLUMNS
the property defining column tracks

$ man FR_UNIT
a share of the leftover space in a grid

$ man GAP
the property setting space between grid tracks