W3C Invites Implementations of CSS Flexible Box Layout Module

Author(s) and publish date

Published:

The Cascading Style Sheets (CSS) Working Group invites implementation of the Candidate Recommendation of CSS Flexible Box Layout Module. The specification describes 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. Both horizontal and vertical alignment of the children can be easily manipulated. Nesting of these boxes (horizontal inside vertical, or vertical inside horizontal) can be used to build layouts in two dimensions. Learn more about the Style Activity.

Related RSS feed