11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: cover.src,v 2.11 1998-03-21 00:34:13 ijacobs Exp $ -->
3+ <!-- $Id: cover.src,v 2.12 1998-03-21 21:22:06 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Cascading Style Sheets, Level 2</TITLE>
@@ -12,7 +12,7 @@ src="./images/w3c_home.gif" alt="W3C" align="left" border="0"
1212hspace="0"></a> _THE_ID_<br clear="all"></p>
1313
1414<h1 align=center>Cascading Style Sheets, level 2</h1>
15- <center><strong>W3C Working Draft <i>_THE_DATE_</i></strong></center>
15+ <center><strong>W3C Proposed Recommendation <i>_THE_DATE_</i></strong></center>
1616<dl>
1717<dt>This version:
1818<dd><a href="_THIS_VERSION_">_THIS_VERSION_</a>
@@ -36,44 +36,39 @@ hspace="0"></a> _THE_ID_<br clear="all"></p>
3636
3737<p>This specification defines Cascading Style Sheets, level 2
3838(CSS2). CSS2 is a style sheet language that allows authors and users
39- to attach style (e.g. fonts, spacing and aural cues) to structured
40- documents (e.g. HTML and XML applications). By separating the
41- presentation style of documents from the content of documents, CSS2
42- simplifies Web authoring and site maintenance.
39+ to attach style (e.g., fonts, spacing, and aural cues) to structured
40+ documents (e.g., HTML documents and XML applications). By separating
41+ the presentation style of documents from the content of documents,
42+ CSS2 simplifies Web authoring and site maintenance.
4343
4444<P>CSS2 builds on CSS1 (see [[CSS1]]) and all valid CSS1 style sheets
45- are valid CSS2 style sheets. In addition to the visual formatting
46- properties in CSS1, CSS2 adds support for aural devices and enhances
47- printing from the Web. Also, positioned elements and downloadable fonts
48- are supported by this specification.
49-
45+ are valid CSS2 style sheets. CSS2 supports media-specific style sheets
46+ so that authors may tailor the presentation of their documents to
47+ visual browsers, aural devices, printers, braille devices, handheld
48+ devices, etc. This specification also supports content positioning,
49+ downloadable fonts, table layout, features for internationalization,
50+ automatic counters and numbering, and some properties related to user
51+ interface.
5052
5153<h2>Status of this document</h2>
5254
5355
54- <P>This document is [soon to be] <!--currently--> undergoing review by
55- the members of the World Wide Web Consortium. It is a stable document
56- derived from a series of working drafts produced over the last year as
57- deliverables of the <A HREF='http://www.w3.org/Style/Activity'>Style
58- Sheets activity</A>. Details of this review have been distributed to
59- member's representatives. Comments by non-members should be sent to
60- www-style@w3.org.
61-
62- <P>The review period will end on dd mmmmm 1998 24:00 GMT. Within 14
63- days from that time, the document's disposition will be announced: it
64- may become a W3C Recommendation (possibly with minor changes), or it
65- may revert to Working Draft status, or it may be dropped as a W3C work
66- item. This document does not at this time imply any endorsement by the
67- Consortium's staff or member organizations.
56+ <P>This document is currently undergoing review by the members of
57+ the World Wide Web Consortium. It is a stable document derived from a
58+ series of working drafts produced over the last year as deliverables
59+ of the <A HREF='http://www.w3.org/Style/Activity'>Style Sheets
60+ activity</A>. Details of this review have been distributed to
61+ Member's representatives. Comments by non-Members should be sent to <a
62+ href="mailto:www-style@w3.org">www-style@w3.org</a>.
6863
69- <!--
64+ <P>The review period will end on 21 April, 1998 at 24:00 GMT. Within
65+ 14 days from that time, the document's disposition will be announced:
66+ it may become a W3C Recommendation (possibly with minor changes), or
67+ it may revert to Working Draft status, or it may be dropped as a W3C
68+ work item.
7069
71- <P>If you did not get this document directly from the W3C website you
72- may want to check whether you have the latest version of this document
73- by looking at the list of W3C technical reports at <a
74- href="http://www.w3.org/TR/">http://www.w3.org/TR/</a>.
75-
76- -->
70+ <P>As a Proposed Recommendation, this document does not imply any
71+ endorsement by the Consortium's staff or Member organizations.
7772
7873<h2>Available formats</h2>
7974
0 commit comments