Difference between revisions of "Template:Box-flex"
Jump to navigation
Jump to search
Template documentation
(typo) |
imported>Edokter (Change default to CSS default) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>-ms-flex: {{{1|1 | + | <includeonly>-ms-flex: {{{1|0 1 auto}}}; -webkit-flex: {{{1|0 1 auto}}}; flex: {{{1|0 1 auto}}};</includeonly><noinclude> |
{{documentation|content= | {{documentation|content= | ||
| − | This template sets up the parameters for the <code>flex</code> CSS property. Despite its name, it does ''not'' support the old <code>-''n''-box-flex</code> syntax. | + | This template sets up the parameters for the <code>flex</code> CSS property. Default is <code>0 1 auto</code>. |
| + | |||
| + | Despite its name, it does ''not'' support the old <code>-''n''-box-flex</code> syntax. | ||
=== Compatibility === | === Compatibility === | ||
Revision as of 19:30, 11 June 2016
This template sets up the parameters for the flex CSS property. Default is 0 1 auto.
Despite its name, it does not support the old -n-box-flex syntax.
Compatibility
- See flex on the Mozilla Developer Network for all browser compatibility details.
See also
- {{display-flex}}
- {{flex-direction}}
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |