2014-11-14

← Older revision

Revision as of 18:41, 14 November 2014

Line 1:

Line 1:

{{Page_Title|break-before}}

{{Page_Title|break-before}}

{{Flags

{{Flags



|State=
Almost
Ready

+

|State=Ready
to Use



|Editorial notes=
Add compatibility.

+

|Editorial notes=

|Checked_Out=No

|Checked_Out=No

}}

}}

Line 56:

Line 56:

|Examples={{Single Example

|Examples={{Single Example

|Language=CSS

|Language=CSS

+

|Description=

|Code=/* forces top-level headings onto a new page, column, or region */

|Code=/* forces top-level headings onto a new page, column, or region */

h1 {

h1 {

Line 67:

Line 68:

break-inside: avoid;

break-inside: avoid;

}

}

+

|LiveURL=

}}{{Single Example

}}{{Single Example

|Language=CSS

|Language=CSS

Line 98:

Line 100:

Frequent use case is in a print stylesheet.

Frequent use case is in a print stylesheet.

+

|Notes=

+

|Import_Notes=

}}

}}

{{Related_Specifications_Section

{{Related_Specifications_Section

Line 104:

Line 108:

|URL=http://dev.w3.org/csswg/css3-regions/

|URL=http://dev.w3.org/csswg/css3-regions/

|Status=W3C Working Draft

|Status=W3C Working Draft

+

|Relevant_changes=

}}{{Related Specification

}}{{Related Specification

|Name=CSS Fragmentation Module Level 3

|Name=CSS Fragmentation Module Level 3

|URL=http://www.w3.org/TR/css3-break/#break-properties

|URL=http://www.w3.org/TR/css3-break/#break-properties

|Status=W3C Working Draft

|Status=W3C Working Draft

+

|Relevant_changes=

}}{{Related Specification

}}{{Related Specification

|Name=CSS Multi-column Layout Module

|Name=CSS Multi-column Layout Module

|URL=http://www.w3.org/TR/css3-multicol/#column-breaks

|URL=http://www.w3.org/TR/css3-multicol/#column-breaks

|Status=W3C Candidate Recommendation

|Status=W3C Candidate Recommendation

+

|Relevant_changes=

}}

}}



}}



{{Compatibility_Section



|Not_required=No



|Imported_tables=



|Desktop_rows=



|Mobile_rows=



|Notes_rows=

}}

}}

{{See_Also_Section

{{See_Also_Section

|Topic_clusters=CSS Layout, Box Model, CSS Attributes, Flexbox, Multi-Column, Regions, Responsive Web Design, Shapes

|Topic_clusters=CSS Layout, Box Model, CSS Attributes, Flexbox, Multi-Column, Regions, Responsive Web Design, Shapes

+

|Manual_links=

|External_links=* Adobe Web Standards: [http://html.adobe.com/webstandards/cssregions CSS Regions]

|External_links=* Adobe Web Standards: [http://html.adobe.com/webstandards/cssregions CSS Regions]

* Adobe Developer's Network: [http://www.adobe.com/devnet/html5/articles/css3-regions.html CSS3 Regions: Rich page layout with HTML and CSS3]

* Adobe Developer's Network: [http://www.adobe.com/devnet/html5/articles/css3-regions.html CSS3 Regions: Rich page layout with HTML and CSS3]

* [http://adobe.github.com/web-platform/samples/css-regions Sample pages]

* [http://adobe.github.com/web-platform/samples/css-regions Sample pages]

+

|Manual_sections=

}}

}}

{{Topics|CSS, CSS-Regions, Flexbox, UI}}

{{Topics|CSS, CSS-Regions, Flexbox, UI}}

Line 134:

Line 136:

|MSDN_link=[http://msdn.microsoft.com/en-us/library/ie/hh828809%28v=vs.85%29.aspx Windows Internet Explorer API reference]

|MSDN_link=[http://msdn.microsoft.com/en-us/library/ie/hh828809%28v=vs.85%29.aspx Windows Internet Explorer API reference]

|HTML5Rocks_link=

|HTML5Rocks_link=

+

}}

+

{{Compatibility_Section

+

|Not_required=No

+

|Imported_tables=

+

|Desktop_rows=

+

|Mobile_rows=

+

|Notes_rows=

}}

}}

Show more