CSS Regions

Scenario 1: How to load in content and declare CSS Regions

This code sample demonstrates how to create a data source using an iframe element and then flow that data into a CSS Region container to be distributed over the elements in that container.

Scenario 2: How to use CSS Regions with CSS Flexbox

This code sample demonstrates how to flow data into a Flexbox using CSS Regions.

Scenario 3: How to use CSS Regions with CSS Grid

This code sample demonstrates how to flow data into a Grid layout using CSS Regions.

See also

Reference

CSS Regions

Conceptual

Internet Explorer 10 Developer Guide: CSS Regions
Internet Explorer 10 Developer Guide: CSS Hyphenation

Internet Explorer Test Drive

Hands On: CSS3 Regions

IEBlog

Building Rich Text-Centric Pages in IE10