Grid Layout

Alex Mogilevsky, Phil Cupp, Markus Mielke, Daniel Glazman

Citation
Alex Mogilevsky, Phil Cupp, Markus Mielke, Daniel Glazman, Grid Layout, World Wide Web Consortium, Working Draft WD-css3-grid-layout-20110407, April 2011.
Descriptions
Abstract:

Grid Layout contains features targeted at web application authors. The Grid can be used to achieve many different layouts. It excels at dividing up space for major regions of an application, or defining the relationship in terms of size, position, and layer between parts of a control built from HTML primitives. Like tables, the Grid enables an author to align elements into columns and rows, but unlike tables, the Grid doesn't have content structure, and thus enables a wide variety of layouts not possible with tables. For example, the children of the Grid can position themselves with Grid Lines such that they overlap and layer similar to positioned elements. In addition, the absence of content structure in the Grid helps to manage changes to layout by using fluid and source order independent lay out techniques. By combining media queries with the CSS properties that control layout of the Grid and its children, authors can adapt their layout to changes in device form factors, orientation, and available space, without needing to alter the semantic nature of their content.

Annotation:

Keywords: CSS (Cascading Style Sheets)0.9;

Resources

Bibliography Navigation: Reference List; Author Index; Title Index; Keyword Index


Generated by sharef2html on 2011-04-15, 02:00:41.