A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/apis/css-regions below:

CSS Regions API · WebPlatform Docs

CSS Regions API Summary

Programmatic interface to content that flows through a series of chained region elements.

Page Summary CSSRegionStyleRule Represents an @region rule in a CSS style sheet, which applies styles to fragments of content that flow into a CSS region. NamedFlow Represents content to flow among various block region elements. The NamedFlow interface allows access to both the content of the flow and the series of regions in which it displays, and helps determine if the content exceeds or falls short of the number of regions necessary to display it. NamedFlowCollection Obsolete. Replaced by NamedFlowMap. Represents a static snapshot array of a document’s available named flows Region The Region interface is available for any element that serves as a CSS region, whose flow-from CSS specifies it displays content from a named flow. Usage
 CSS Regions are defined by two CSS properties.  The

flow-into property diverts content into a named flow, and the flow-from property pours that flow’s content through a dynamic chain of region elements. The feature allows content to follow a path through arbitrarily placed magazine-style layout elements. Use as follows:

For an overview of CSS Regions, see Using CSS Regions to flow content through a layout.

See also Related articles Regions External resources

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4