33
44<html lang="en">
55
6- <title>Cascading Style Sheets, Level 2 revision 1</title>
7-
6+ <title>Cascading Style Sheets level 2 revision 1,
7+ CSS 2.1 Specification</title>
88
99
1010<div class="head">
1111 <p><a href="http://www.w3.org/"><img alt="W3C" height="48"
1212 src="http://www.w3.org/Icons/w3c_home" width="72"></a>
1313
14- <h1 id="title">Cascading Style Sheets, level 2 revision 1<br>
14+ <h1 id="title">Cascading Style Sheets level 2 revision 1<br>
1515 CSS 2.1 Specification</h1>
1616 <h2 id="W3C-doctype">W3C _THE_STATUS_ _THE_DATE_</h2>
1717
8181<p>This specification defines Cascading Style Sheets, level 2
8282revision 1 (CSS 2.1). CSS 2.1 is a style sheet language
8383that allows
84- authors and users to attach style (e.g., fonts, spacing, and aural
85- cues) to structured documents (e.g., HTML documents and XML
84+ authors and users to attach style (e.g., fonts and spacing) to
85+ structured documents (e.g., HTML documents and XML
8686applications). By separating the presentation style of documents from
8787the content of documents, CSS 2.1 simplifies Web authoring and
8888site maintenance.
@@ -101,7 +101,7 @@ calculation of the 'clip' property), and adds a few highly requested
101101features which have already been widely implemented.
102102But most of all CSS 2.1
103103represents a "snapshot" of CSS usage: it consists of all CSS features
104- that were implemented interoperably at the date of publication.
104+ that are implemented interoperably at the date of publication of the Recommendation .
105105
106106<h2 id=status>Status of this document</h2>
107107
@@ -110,7 +110,6 @@ href="http://www.w3.org/Style/Group/">CSS working group</a> (part of
110110the <a href="http://www.w3.org/Style/">Style Activity</a>, see <a
111111href="http://www.w3.org/Style/Activity">summary</a>).
112112
113- <!--
114113This is a W3C <a
115114href="http://www.w3.org/Consortium/Process/Process-19991111/tr.html#last-call">Last
116115Call Working Draft</a>. "Last call" means that the working group
@@ -120,11 +119,6 @@ working group plans to submit it for consideration as a <a
120119href="http://www.w3.org/TR/#About">W3C Candidate Recommendation</a>.
121120Comments can be sent until the <strong>30th of August,
1221212002.</strong>
123- -->
124-
125- <p>The CSS WG is aware that this draft does not yet address all the
126- comments raised on the previous draft. The next draft should follow in
127- a few weeks and is expected to be the final one.
128122
129123<p>The (<a
130124href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
0 commit comments