CSS Regions Module

E83547

The CSS Regions Module is a proposed CSS specification that enables flowing content through multiple, non-contiguous layout regions to create more complex, magazine-like page designs on the web.

All labels observed (5)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf CSS specification
W3C specification
contentModel content flows from a named flow into one or more regions
contentSource content is taken from elements assigned to a named flow
definesAtRule @region
definesConcept CSS regions
linked to: CSS Regions Module

named flow
region chain
region styling
definesProperty flow-from
flow-into
region-break-after
region-break-before
region-break-inside
region-fragment
region-overflow
definesPseudoElement ::region
definesSelector :nth-last-region
:nth-region
:region
designRationale allow authors to define reusable content flows
separate content from layout regions
editorialStatus Working Draft
fullName CSS Regions Module Level 1
linked to: CSS Regions Module
implementationStatus not widely supported in modern browsers
partially implemented in some browsers in the past
intendedAudience browser implementers
web authors
layoutCharacteristic content is fragmented across a region chain
regions can be non-contiguous
regions can have different sizes and positions
motivation provide fine-grained control over where content appears on a page
primaryGoal enable content to flow through multiple layout regions
support complex magazine-like layouts on the web
publisher World Wide Web Consortium
regionTarget regions are elements that receive flowed content
relationship alternative to some use cases of CSS Grid Layout Module
overlaps in purpose with CSS Multi-column Layout Module
linked to: CSS Regions Module

related to CSS Fragmentation Module
shortName CSS Regions
linked to: CSS Regions Module
specStatus discontinued work
not actively developed
specType layout and presentation
technologyDomain Cascading Style Sheets
linked to: CSS
useCase complex editorial page designs
magazine-style multi-column layouts
responsive layouts with reflowing articles
webStandardArea web layout
workingGroup CSS Working Group

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

W3C CSS Working Group standardizes CSS Regions Module
CSS Regions Module fullName CSS Regions Module Level 1
linked to: CSS Regions Module
CSS Regions Module shortName CSS Regions
linked to: CSS Regions Module
CSS Regions Module definesConcept CSS regions
linked to: CSS Regions Module
CSS Regions Module relationship overlaps in purpose with CSS Multi-column Layout Module
linked to: CSS Regions Module
CSS Fragmentation Module relatedTo CSS Regions Module