Difference between revisions of "Template:Display-flex"

From blackwiki
Jump to navigation Jump to search
imported>IagoQnsi
(see also flex-wrap)
imported>Andrybak
(use Template:Flex templates for documentation)
 
Line 4: Line 4:
  
 
===See also===
 
===See also===
* {{tl|box-flex}}
+
{{Flex templates}}
* {{tl|flex-direction}}
 
* {{tl|flex-wrap}}
 
  
 
[[Category:Cross-browser compatibility templates]]
 
[[Category:Cross-browser compatibility templates]]
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Latest revision as of 11:55, 19 June 2020

50px Template documentation

This template enables the flexbox model in CSS. Put it inside a CSS declaration. There are no parameters.

See also