CSS Flexible Box Layout
| CSS Flexible Box Layout | |
| Abbreviation | Flexbox |
|---|---|
| Native name | CSS Flexible Box Layout |
| Status | Candidate Recommendation (CR) |
| Year started | 23 July 2009 |
| Latest version | Level 1 November 9, 2018 |
| Preview version | Working Draft March 25, 2021 |
| Organization | |
| Committee | CSS Working Group |
| Editors |
Former editors
|
| Base standards | CSS |
| Website | www |
CSS Flexible Box Layout, commonly known as Flexbox, is a CSS web layout model. It is in the W3C's candidate recommendation (CR) stage. The flex layout allows responsive elements within a container to be automatically arranged depending on viewport (device screen) size.
| Cascading Style Sheets |
|---|
| Concepts |
| Philosophies |
| Tools |
| Comparisons |