66
77 < title > CSS3 module: Multi-column layout</ title >
88 < link href ="../default.css " rel =stylesheet type ="text/css ">
9- < link href ="http://www.w3.org/StyleSheets/TR/W3C-CR .css " rel =stylesheet
9+ < link href ="http://www.w3.org/StyleSheets/TR/W3C-WD .css " rel =stylesheet
1010 type ="text/css ">
11- <!--<link href="http://www.w3.org/StyleSheets/TR/W3C-CR .css" rel=stylesheet type="text/css">-->
11+ <!--<link href="http://www.w3.org/StyleSheets/TR/W3C-WD .css" rel=stylesheet type="text/css">-->
1212
1313 < style type ="text/css ">
1414.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 }
2828
2929 < h1 > CSS3 module: Multi-column layout</ h1 >
3030
31- < h2 class ="no-num no-toc " id =w3c-working > W3C Candidate Recommendation 23
32- June 2009</ h2 >
31+ < h2 class ="no-num no-toc " id =w3c-working > W3C Working Draft 23 June 2009</ h2 >
3332
3433 < dl >
3534 < dt > This version:
3635
3736 < dd > < a
38- href ="http://www.w3.org/TR/2009/CR -css3-multicol-20090623/ "> http://www.w3.org/TR/2009/CR -css3-multicol-20090623/</ a >
37+ href ="http://www.w3.org/TR/2009/WD -css3-multicol-20090623/ "> http://www.w3.org/TR/2009/WD -css3-multicol-20090623/</ a >
3938
4039 < dt > Latest version:
4140
@@ -89,24 +88,23 @@ <h2 class="no-num no-toc" id=status-of-this-document>Status of this
8988 can be found in the < a href ="http://www.w3.org/TR/ "> W3C technical reports
9089 index at http://www.w3.org/TR/.</ a > </ em >
9190
92- < p > This document was produced by the < a
93- href ="http://www.w3.org/Style/CSS/members "> CSS Working Group</ a > as a < a
94- href ="http://www.w3.org/TR/#CR "> Candidate Recommendation.</ a >
91+ < p > Publication as a Working Draft does not imply endorsement by the W3C
92+ Membership. This is a draft document and may be updated, replaced or
93+ obsoleted by other documents at any time. It is inappropriate to cite this
94+ document as other than work in progress.
9595
96- < p > A Candidate Recommendation is a document that has been widely reviewed
97- and ready for implementation. W3C encourages everybody to implement this
98- specification and return comments to the (< a
96+ < p > The (< a
9997 href ="http://lists.w3.org/Archives/Public/www-style/ "> archived</ a > ) public
10098 mailing list < a href ="mailto:www-style@w3.org "> www-style@w3.org</ a > (see
101- < a href ="http://www.w3.org/Mail/Request "> instructions</ a > ). When sending
102- e-mail, please put the text “css3-multicol” in the subject,
103- preferably like this: “[<!----> css3-multicol<!----> ]
104- < em > …summary of comment…</ em > ”
99+ < a href ="http://www.w3.org/Mail/Request "> instructions</ a > ) is preferred
100+ for discussion of this specification. When sending e-mail, please put the
101+ text “css3-multicol” in the subject, preferably like this:
102+ “[<!----> css3-multicol<!----> ] < em > …summary of
103+ comment…</ em > ”
105104
106- < p > Publication as a Candidate Recommendation does not imply endorsement by
107- the W3C Membership. This is a draft document and may be updated, replaced
108- or obsoleted by other documents at any time. It is inappropriate to cite
109- this document as other than work in progress.
105+ < p > This document was produced by the < a
106+ href ="http://www.w3.org/Style/CSS/members "> CSS Working Group</ a > (part of
107+ the < a href ="http://www.w3.org/Style/ "> Style Activity</ a > ).
110108
111109 < p > This document was produced by a group operating under the < a
112110 href ="http://www.w3.org/Consortium/Patent-Policy-20040205/ "> 5 February
@@ -116,10 +114,10 @@ <h2 class="no-num no-toc" id=status-of-this-document>Status of this
116114 connection with the deliverables of the group; that page also includes
117115 instructions for disclosing a patent. An individual who has actual
118116 knowledge of a patent which the individual believes contains < a
119- href ="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential ">
120- Essential Claim(s)</ a > must disclose the information in accordance with < a
121- href ="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure ">
122- section 6 of the W3C Patent Policy</ a > .</ p >
117+ href ="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential "> Essential
118+ Claim(s)</ a > must disclose the information in accordance with < a
119+ href ="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure "> section
120+ 6 of the W3C Patent Policy</ a > .</ p >
123121 <!--end-status-->
124122
125123 < p > This document has been a Working Draft in the CSS Working Group for
0 commit comments