Template:Flexbox-header

From MTG Wiki
Revision as of 05:18, 20 June 2017 by >Corveroth
Jump to navigation Jump to search

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:Flexitem, 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>.

See also

A Guide to CSS Flexbox