← Back to release summary

CSS Flexbox

Category
CSS
Type
New or changed feature
Status
Enabled by default (Chrome 21)
Intent stage
None

Summary

A CSS box model optimized for user interface design. In the flex layout model, the children of a flex container can be laid out in any direction, and can "flex" their sizes, either growing to fill unused space or shrinking to avoid overflowing the parent.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes

View on chromestatus.com