← the terminal · man pages

MAN PAGES // WEEK 10

DIVS AND STRUCTURE THINKING · Ch 5 Sec 1-4 · six terms · write your own usage line under each
$ man DIV
a generic container for grouping related content

$ man CONTAINER
any element that exists to hold and arrange others

$ man WRAPPER
one outer container that holds the whole page

$ man REGION
a named area of the page: header, main, sidebar, footer

$ man FLAT_PAGE
a page with no grouping, only a vertical pile

$ man STRUCTURE
the deliberate grouping that makes layout possible