|
7 | 7 |
|
8 | 8 | <title>CSS Template Layout Module</title> |
9 | 9 | <link href="../default.css" rel=stylesheet type="text/css"> |
10 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet |
| 10 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
11 | 11 | type="text/css"> |
12 | 12 |
|
13 | 13 | <body> |
|
17 | 17 |
|
18 | 18 | <h1>CSS Template Layout Module</h1> |
19 | 19 |
|
20 | | - <h2 class="no-num no-toc" id=longstatus-date-3-august-2004>W3C Working |
21 | | - Draft 16 January 2012</h2> |
| 20 | + <h2 class="no-num no-toc" id=longstatus-date-3-august-2004>Editor's Draft |
| 21 | + 13 February 2012</h2> |
22 | 22 |
|
23 | 23 | <dl> |
24 | 24 | <dt>This version: |
25 | 25 |
|
26 | | - <dd><a href="http://www.w3.org/TR/2012/WD-css3-layout-20120116/"> |
27 | | - http://www.w3.org/TR/2012/WD-css3-layout-20120116/</a> |
| 26 | + <dd><a href="http://www.w3.org/TR/2012/ED-css3-layout-20120213/"> |
| 27 | + http://www.w3.org/TR/2012/ED-css3-layout-20120213/</a> |
28 | 28 |
|
29 | 29 | <dt>Latest version: |
30 | 30 |
|
@@ -94,42 +94,36 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2> |
94 | 94 | <h2 class="no-num no-toc" id=status>Status of this document</h2> |
95 | 95 | <!--begin-status--> |
96 | 96 |
|
97 | | - <p><em>This section describes the status of this document at the time of |
98 | | - its publication. Other documents may supersede this document. A list of |
99 | | - current W3C publications and the latest revision of this technical report |
100 | | - can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
101 | | - index at http://www.w3.org/TR/.</a></em> |
102 | | - |
103 | | - <p>Publication as a Working Draft does not imply endorsement by the W3C |
104 | | - Membership. This is a draft document and may be updated, replaced or |
105 | | - obsoleted by other documents at any time. It is inappropriate to cite this |
106 | | - document as other than work in progress. |
| 97 | + <p>This is a public copy of the editors' draft. It is provided for |
| 98 | + discussion only and may change at any moment. Its publication here does |
| 99 | + not imply endorsement of its contents by W3C. Don't cite this document |
| 100 | + other than as work in progress. |
107 | 101 |
|
108 | 102 | <p>The (<a |
109 | 103 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public |
110 | | - mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see |
111 | | - <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred |
112 | | - for discussion of this specification. When sending e-mail, please put the |
113 | | - text “css3-layout” in the subject, preferably like this: |
| 104 | + mailing list <a |
| 105 | + href="mailto:www-style@w3.org?Subject=%5Bcss3-layout%5D%20PUT%20SUBJECT%20HERE"> |
| 106 | + www-style@w3.org</a> (see <a |
| 107 | + href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for |
| 108 | + discussion of this specification. When sending e-mail, please put the text |
| 109 | + “css3-layout” in the subject, preferably like this: |
114 | 110 | “[<!---->css3-layout<!---->] <em>…summary of |
115 | 111 | comment…</em>” |
116 | 112 |
|
117 | | - <p>This document was produced by the <a |
118 | | - href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of |
119 | | - the <a href="http://www.w3.org/Style/">Style Activity</a>). |
| 113 | + <p>This document was produced by the <a href="/Style/CSS/members">CSS |
| 114 | + Working Group</a> (part of the <a href="/Style/">Style Activity</a>). |
120 | 115 |
|
121 | 116 | <p>This document was produced by a group operating under the <a |
122 | | - href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February |
123 | | - 2004 W3C Patent Policy</a>. W3C maintains a <a |
124 | | - href="http://www.w3.org/2004/01/pp-impl/32061/status" |
| 117 | + href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent |
| 118 | + Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status" |
125 | 119 | rel=disclosure>public list of any patent disclosures</a> made in |
126 | 120 | connection with the deliverables of the group; that page also includes |
127 | 121 | instructions for disclosing a patent. An individual who has actual |
128 | 122 | knowledge of a patent which the individual believes contains <a |
129 | | - href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential |
| 123 | + href="/Consortium/Patent-Policy-20040205/#def-essential">Essential |
130 | 124 | Claim(s)</a> must disclose the information in accordance with <a |
131 | | - href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section |
132 | | - 6 of the W3C Patent Policy</a>.</p> |
| 125 | + href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the |
| 126 | + W3C Patent Policy</a>.</p> |
133 | 127 | <!--end-status--> |
134 | 128 |
|
135 | 129 | <p>This draft is related to the drafts about positoning with grid units |
|
0 commit comments