Vorlage:FlexHeader: Unterschied zwischen den Versionen

Aus Alrik
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „<includeonly><div class="flex" style="display:flex;justify-content:flex-start;flex-wrap:wrap;"></includeonly><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. It '''must''' be closed with either Template:FlexFooter, or a <code><nowiki></div></nowiki></code>. == See also == [https://css-tricks.com/snippets/css/a…“)
 
Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
Zeile 1: Zeile 1:
<includeonly><div class="flex" style="display:flex;justify-content:flex-start;flex-wrap:wrap;"></includeonly><noinclude>
<includeonly><div class="flex table-wrapper" style="display:flex;justify-content:flex-start;flex-wrap:wrap;"></includeonly><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 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.



Version vom 8. September 2022, 14:22 Uhr

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.

It must be closed with either Template:FlexFooter, or a </div>.

See also

A Guide to CSS Flexbox