Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 21:14, 20 April 2026 by Khalid (talk | contribs) (Created page with "<noinclude>Flexbox is a template for arranging items on a page in neatly spaced horizontal or vertical grids. This is convenience wrapper for the underlying CSS technology of the same name. Flexbox is intended for use with Template:Flexbox-item-header, but it should work with any HTML element with the correct CSS properties set. It '''must''' be closed with either Template:Flexbox-footer, or a <code><nowiki></div></nowiki></code>. The same is true for each <cod...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Flexbox is a template for arranging items on a page in neatly spaced horizontal or vertical grids. This is convenience wrapper for the underlying CSS technology of the same name.

Flexbox is intended for use with Template:Flexbox-item-header, but it should work with any HTML element with the correct CSS properties set.

It must be closed with either Template:Flexbox-footer, or a </div>. The same is true for each flexbox-item-header.

See also

A Guide to CSS Flexbox

Contents