Vorlage:FlexHeader: Unterschied zwischen den Versionen
Aus Alrik
(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 |
||
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<includeonly><div class="flex" style=" | <includeonly><div class="flex" {{#if:{{{style|}}}|style="{{{style}}};"}}></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. | ||
Aktuelle Version vom 7. Mai 2023, 23:15 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>
.