People in cafeJean Paoli
speakingAmsterdam rooftopsXTech delegats
XTech 2008: “The Web on the Move”6-9 May 2008, Dublin, Ireland
Your account


(?)
XTech 2008 news

Subscribe to receive news about XTech

Partners

Organized by
Co-hosted by

Sponsors

Conference Chair

Event software by Expectnation

CSS Advanced Layout is not only for big grids

Bert Bos (W3C)
Browsers Goldsmiths 2
Chair: Matt Patterson (Constituent Parts Limited)

The CSS Advanced Layout module that is currently under development in W3C grew out of a need to easily create “portal” pages in HTML with different layouts on screens of different sizes, in particular on mobile phones. But it can not only create grids for positioning text boxes and images, but also create very small grids, such as for placing the elements of a mathematical formula.

This presentation shows how the same idea, the traditional layout grid, can be used at different scales, from a whole document or a printed page, via forms and GUIs, down to an inline formula.

The CSS rule to define a grid is typically only one line. And the grids are quite independent of the mark-up, which is what makes it possible, e.g., to render subscripts in MathML in front of a symbol, although they come after the symbol in the mark-up.

The Advanced Layout module thus promises not only to make the “visual semantics” of a document easier to express, but also to make the mark-up, which embodies the rest of the meaning, less dependent on the desired rendering.

The presentation includes a demo with a (partial) prototype implementation.

Bert Bos

W3C

Bert Bos was, in 1994, one of the original authors of CSS. He joined W3C in 1995 to set up W3C’s internationalization activity and was part of the groups that created HTML and XML. He is now coordinator for W3C’s style sheet and math activities. Bert studied mathematics in Groningen, The Netherlands, and holds a PhD from that university. He is co-author with Håkon Wium Lie of the book “Cascading Style Sheets: designing for the Web” (3rd ed., Addison-Wesley, 2005)