|
15 | 15 |
|
16 | 16 | .todo { color:red; font-style:italic;} |
17 | 17 | </style> |
18 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-MO.css" rel=stylesheet |
19 | | - type="text/css"> |
20 | | - |
| 18 | + <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css"> |
| 19 | + |
21 | 20 | <body> |
22 | 21 | <div class=head> <!--begin-logo--> |
23 | 22 | <p><a class=logo href="http://www.w3.org/" rel=home><img alt=W3C height=48 |
24 | | - src="http://www.w3.org/Icons/w3c_home" width=72></a><a class=logo |
| 23 | + src="http://www.w3.org/Icons/w3c_home" width=72></a><!--<a class=logo |
25 | 24 | href="../../" rel=in-activity><img alt="CSS WG" |
26 | | - src="../../../Woolly/woolly-icon.png"></a> <span |
27 | | - class=id>MO-css3-grid-20070918</span></p> |
| 25 | + src="../../../Woolly/woolly-icon.png"></a> --> |
| 26 | + <!-- <span class=id>ED-css3-grid-20070918</span> --> |
| 27 | + </p> |
28 | 28 | <!--end-logo--> |
29 | 29 | <h1 id=css-grid>CSS Grid Positioning Module Level 3</h1> |
30 | 30 |
|
31 | | - <h2 class="no-num no-toc" id=longstatus>W3C Member-only Draft 18 September |
32 | | - 2007</h2> |
| 31 | + <h2 class="no-num no-toc" id=longstatus>Editor's Draft $Date$</h2> |
33 | 32 |
|
34 | 33 | <dl> |
35 | 34 | <dt>This version: |
36 | | - |
37 | | - <dd><a |
38 | | - href="http://www.w3.org/TR/2007/MO-css3-grid-20070918">http://www.w3.org/TR/2007/MO-css3-grid-20070918</a> |
| 35 | + <dd><a href="http://dev.w3.org/csswg/css3-grid/overview.html">$Date$ (CVS $Revision$)</a> |
39 | 36 |
|
40 | 37 | <dt>Latest version: |
41 | | - |
42 | | - <dd><a |
43 | | - href="http://www.w3.org/TR/css3-grid">http://www.w3.org/TR/css3-grid</a> |
| 38 | + <dd><a href="http://www.w3.org/TR/css3-grid">http://www.w3.org/TR/css3-grid</a> |
44 | 39 |
|
45 | 40 | <dt>Previous version: |
46 | | - |
47 | | - <dd>none |
| 41 | + <dd><a href="http://www.w3.org/TR/2007/WD-css3-grid-20070905">http://www.w3.org/TR/2007/WD-css3-grid-20070905</a> |
48 | 42 |
|
49 | 43 | <dt>Editors: |
50 | 44 |
|
@@ -82,21 +76,19 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2> |
82 | 76 | <h2 class="no-num no-toc" id=status>Status of this document</h2> |
83 | 77 | <!--begin-status--> |
84 | 78 |
|
85 | | - <p>This is a member-only draft. It may be updated, replaced or obsoleted by |
| 79 | + <p>This is a working draft. It may be updated, replaced or obsoleted by |
86 | 80 | other documents at any time. It is inappropriate to cite this document as |
87 | 81 | other than work in progress. |
88 | 82 |
|
89 | 83 | <p>The (<a |
90 | 84 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) |
91 | | - mailing list <a href="mailto:w3c-css-wg@w3.org">w3c-css-wg@w3.org</a> is |
| 85 | + mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> is |
92 | 86 | preferred for discussion of this specification. |
93 | | - |
| 87 | + |
94 | 88 | <p>This document was produced by the <a href="/Style/CSS/members">CSS |
95 | 89 | Working Group</a> (part of the <a href="/Style/">Style Activity</a>). |
96 | 90 | <!--end-status--> |
97 | 91 |
|
98 | | - <p>This is the first public working draft of this module. |
99 | | - |
100 | 92 | <h2 class="no-num no-toc" id=contents>Table of contents</h2> |
101 | 93 | <!--begin-toc--> |
102 | 94 |
|
|
0 commit comments