File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66< title > CSS3 module: Multi-column layout</ title >
77
88< link rel ="stylesheet " type ="text/css " href ="../default.css ">
9+ < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet type ="text/css ">
10+ <!--
911<link href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css" rel=stylesheet type="text/css">
12+ -->
1013
1114< style type ="text/css ">
1215.cols { width : 500px ; height : 200px ; background : # fff ; position : relative; border : solid 5px blue; margin : 0.5em 2em 1em 0 ; font : bold 14 px/19px Arial, sans-serif }
@@ -1028,13 +1031,11 @@ <h3>'column-rule'</h3>
10281031
10291032< h2 > Column breaks</ h2 >
10301033
1031- < p > (This section is not normative. )
1034+ < p > (This section is not normative; the normative desrciption will appear in [[!CSS3PAGE]] )
10321035
10331036< p > When content is laid out in multiple columns, the user agent must
10341037determine where column breaks are placed. The problem of breaking
1035- content into columns is similar to breaking content into pages. CSS3
1036- Paged Media [[!CSS3PAGE]] describes properties and rules for breaking
1037- content into pages, and the same properties and rules are used for
1038+ content into columns is similar to breaking content into pages, and the same properties and rules are used for
10381039breaking columns.
10391040
10401041< p > Three new properties are introduced to allow column breaks to be
You can’t perform that action at this time.
0 commit comments