--- title: CSS Flexible Box Layout slug: Web/CSS/CSS_Flexible_Box_Layout translation_of: Web/CSS/CSS_Flexible_Box_Layout ---
{{CSSRef}}
CSS Flexible is a module of CSS that defines a multi-column layout, allowing to express how content should flows between columns, and how gaps and rules are handled.
Specification | Status | Comment |
---|---|---|
{{ SpecName('CSS3 Flexbox') }} | {{ Spec2('CSS3 Flexbox') }} | Initial definition. |
{{CompatibilityTable()}}
Feature | Firefox (Gecko) | Chrome | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | {{CompatGeckoDesktop("20.0")}} | 21.0{{property_prefix("-webkit")}} 29.0 |
10.0{{property_prefix("-ms")}} 11.0 |
12.10 | 6.1{{property_prefix("-webkit")}} |
Feature | Firefox Mobile (Gecko) | Android | IE Phone | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | {{CompatVersionUnknown()}} | 4.4 | 11 | 12.10 | 7.1{{property_prefix("-webkit")}} |