November 2011
Intermediate to advanced
384 pages
13h 23m
English
The Flexible Box Model is a module of the draft CSS3 specification, and by extension, HTML5. It enables you to organize web page data into multiple rows or columns as a new display: box object.
Because this is still a draft feature, its specifications could still change. This is why not all browsers support this feature, and those that do require a special prefix to all flexible box properties. As of August 2011, only WebKit browsers such as Safari, Chrome, and Firefox support the Flexible Box Model working draft specification dated July 23, 2009.
The Flexible Box Model makes it easier to construct one-dimensional data — one row with multiple columns or one column with multiple rows — than HTML tables, ...
Read now
Unlock full access