Template:Div col end

From QBWiki
Revision as of 10:11, 5 April 2021 by Kevin Wang (talk | contribs) (Created page with "<includeonly></div></includeonly><noinclude><noinclude>Borrowed from the Wikipedia template [https://en.wikipedia.org/wiki/Template:Div_col_end Template:Div col end]. <blockq...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Borrowed from the Wikipedia template Template:Div col end.

The div col (short for division columns) formats a list into columns that wrap at multiple screen resolutions responsively. It automatically breaks the available screen space into equal parts, meaning, for instance, that it is not necessary to guess how many columns to use and then figure out the dividing point(s), e.g., the halfway point to divide the list into two columns, or the one-third and two-thirds points to divide the list into three columns.

—aforementioned Wikipedia page