CSS Exclusions and CSS Regions Drafts Published

Author(s) and publish date

Published:

The Cascading Style Sheets (CSS) Working Group has published three Working Drafts today:

  • CSS Exclusions Module Level 1. CSS Exclusions define arbitrary areas around which inline content (CSS21) can flow. CSS Exclusions can be defined on any CSS block-level elements. CSS Exclusions extend the notion of content wrapping previously limited to floats.
  • CSS Regions Module Level 1. The CSS regions module allows content to flow across multiple areas called regions. The regions are not necessarily contiguous in the document order. The CSS regions module provides an advanced content flow mechanism, which can be combined with positioning schemes as defined by other CSS modules such as the Multi-Column Module or the Grid Layout Module to position the regions where content flows.

Learn more about the Style Activity.

Related RSS feed