1- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1+ <!doctype html public '-//W3C//DTD HTML 4.01//EN'
2+ 'http://www.w3.org/TR/html4/strict.dtd'>
3+
24<html lang="en">
3- <!-- $Id: cover.src,v 2.21 2002-04-22 22:05:21 bbos Exp $ -->
4- <HEAD>
5- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6- <TITLE>Cascading Style Sheets, Level 2 revision 1</TITLE>
7- <link rel=stylesheet href="style/default.css">
5+
6+ <title>Cascading Style Sheets, Level 2 revision 1</title>
7+ <link rel=stylesheet href="style/default.css" type="text/css">
88<link rel=stylesheet href="http://www.w3.org/StyleSheets/TR/W3C-WD">
9- </HEAD>
10- <BODY background="images/recbg.jpg">
11-
12- <p align="right"><a href="http://www.w3.org/"><img
13- src="./images/w3c_home.gif" alt="W3C" align="left" border="0"
14- hspace="0"></a> _THE_ID_<br clear="all"></p>
15-
16- <h1 align=center>Cascading Style Sheets, level 2 revision 1<BR>CSS2.1 Specification</h1>
17- <center><strong>W3C Recommendation <i>_THE_DATE_</i></strong></center>
18- <dl>
19- <dt>This version:
20- <dd><a href="_THIS_VERSION_">_THIS_VERSION_</a>
21- <dt>Latest version:
22- <dd><a href="_THE_LATEST_VERSION_">_THE_LATEST_VERSION_</a>
23- <dt>Previous version:
24- <dd><a href="_THE_PREVIOUS_VERSION_">_THE_PREVIOUS_VERSION_</a>
25-
26- <dt>Editors:
27- <dd><a href="http://www.w3.org/People/Bos/">Bert Bos</a>
28- <<a href="mailto:bbos@w3.org">bbos@w3.org</a>><BR>
29- <A HREF="http://www.w3.org/People/howcome/">Håkon Wium Lie</A>
30- <<a href="mailto:howcome@w3.org">howcome@w3.org</a>><BR>
31- <A HREF="http://www.w3.org/People/chris/">Chris Lilley</A>
32- <<a href="mailto:chris@w3.org">chris@w3.org</a>><BR>
33- <A HREF="http://www.w3.org/People/Jacobs/">Ian Jacobs</A>
34- <<a href="mailto:ij@w3.org">ij@w3.org</a>>
35- </dl>
9+
10+
11+
12+ <div class="head">
13+ <p><a href="http://www.w3.org/"><img alt="W3C" height="48"
14+ src="http://www.w3.org/Icons/w3c_home" width="72"></a>
15+
16+ <h1 id="title">Cascading Style Sheets, level 2 revision 1<br>
17+ CSS 2.1 Specification</h1>
18+ <h2 id="W3C-doctype">W3C Working Draft _THE_DATE_</h2>
19+
20+ <dl>
21+ <dt>This version:
22+ <dd><a href="_THIS_VERSION_">
23+ _THIS_VERSION_</a>
24+ <dt>Latest version:
25+ <dd><a href="_THE_LATEST_VERSION_">
26+ _THE_LATEST_VERSION_</a>
27+ <dt>Previous version:
28+ <dd><a href="_THE_PREVIOUS_VERSION_">
29+ _THE_PREVIOUS_VERSION_</a>
30+ <dt>Editors:
31+ <dd><a lang=nl href="http://www.w3.org/People/Bos/">
32+ Bert Bos</a>
33+ <bert @w3.org>
34+ <dd><a lang=tr href="???">
35+ Tantek Çelik</a>
36+ <tantekc @microsoft.com>
37+ <dd><span lang=en>
38+ Ian Hickson</span>
39+ <ian @hixie.ch>
40+ <dd><a lang=no href="http://people.opera.com/howcome/">
41+ Håkon Wium Lie</a>
42+ <howcome @opera.com>
43+ </dl>
44+
45+ <p>Please refer to the <a
46+ href="_THE_UPDATE_DIR_/_THE_ID_-errata.html"><strong>
47+ errata</strong></a> for this document, which may include some
48+ normative corrections.
49+
50+ <p>This document is also available in these non-normative formats:
51+ [to do]
52+ <!--
53+ <a href="css2.txt">plain text</a>,
54+ <a href="css2.tgz">gzip'ed tar file</a>,
55+ <a href="css2.zip">zip file</a>,
56+ <a href="css2.ps.gz">gzip'ed PostScript</a>,
57+ <a href="css2.pdf">PDF</a>.
58+ -->
59+ See also <a
60+ href="_THE_UPDATE_DIR_/translations.html"><strong>
61+ translations</strong></a>.
62+
63+ <p class="copyright"><a
64+ href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Copyright">
65+ Copyright</a> © 2002 <a href="http://www.w3.org/"><abbr
66+ title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a
67+ href="http://www.lcs.mit.edu/"><abbr title="Massachusetts Institute
68+ of Technology">MIT</abbr></a>, <a
69+ href="http://www.inria.fr/"><acronym lang="fr" title="Institut
70+ National de Recherche en Informatique et
71+ Automatique">INRIA</acronym></a>, <a
72+ href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
73+ href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Legal_Disclaimer">liability</a>,
74+ <a
75+ href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#W3C_Trademarks">trademark</a>,
76+ <a
77+ href="http://www.w3.org/Consortium/Legal/copyright-documents-19990405">document
78+ use</a> and <a
79+ href="http://www.w3.org/Consortium/Legal/copyright-software-19980720">software
80+ licensing</a> rules apply.</p>
81+
82+ <hr title="Separator from Header">
83+ </div>
3684
3785<h2>Abstract</h2>
3886
39- <p>This specification defines Cascading Style Sheets, level 2 revision 1
40- (CSS2.1). CSS2.1 is a style sheet language that allows authors and users
41- to attach style (e.g., fonts, spacing, and aural cues) to structured
42- documents (e.g., HTML documents and XML applications). By separating
43- the presentation style of documents from the content of documents,
44- CSS2.1 simplifies Web authoring and site maintenance.
45-
46- <P>CSS2.1 builds on CSS2 which builds on CSS1 (see [[CSS1]]) and, with
47- very few exceptions, all valid CSS1 style sheets are valid CSS2.1
48- style sheets. CSS2.1 supports media-specific style sheets so that
49- authors may tailor the presentation of their documents to visual
50- browsers, aural devices, printers, braille devices, handheld devices,
51- etc. This specification also supports content positioning,
87+ <p>This specification defines Cascading Style Sheets, level 2 revision
88+ 1 (CSS 2.1). CSS 2.1 is a style sheet language that allows
89+ authors and users to attach style (e.g., fonts, spacing, and aural
90+ cues) to structured documents (e.g., HTML documents and XML
91+ applications). By separating the presentation style of documents from
92+ the content of documents, CSS 2.1 simplifies Web authoring and
93+ site maintenance.
94+
95+ <P>CSS 2.1 builds on CSS2 which builds on CSS1 (see [[CSS1]])
96+ and, with very few exceptions, all valid CSS1 style sheets are valid
97+ CSS 2.1 style sheets. CSS 2.1 supports media-specific style
98+ sheets so that authors may tailor the presentation of their documents
99+ to visual browsers, aural devices, printers, braille devices, handheld
100+ devices, etc. This specification also supports content positioning,
52101downloadable fonts, table layout, features for internationalization,
53102automatic counters and numbering, and some properties related to user
54103interface.
@@ -71,40 +120,6 @@ can be found at <a href="http://www.w3.org/TR">http://www.w3.org/TR</a>.
71120<P>Public discussion of CSS features takes place on <a
72121href="http://www.w3.org/Mail/Lists.html#www-style">www-style@w3.org</a>.
73122
74- <h2>Available formats</h2>
75-
76- <p>The CSS2.1 specification is available in the following formats:
77-
78- <dl>
79- <dt>HTML:
80- <dd><a href="Overview.html">_THIS_VERSION_</a>
81- <dt>a plain text file:
82- <dd><a href="css2.txt">_THIS_VERSION_/css2.txt</a>,
83- <dt>HTML as a gzip'ed tar file:
84- <dd><a href="css2.tgz">_THIS_VERSION_/css2.tgz</a>,
85- <dt>HTML as a zip file (this is a '.zip' file not an '.exe'):
86- <dd><a href="css2.zip">_THIS_VERSION_/css2.zip</a>,
87- <dt>as well as a gzip'ed PostScript file:
88- <dd><a href="css2.ps.gz">_THIS_VERSION_/css2.ps.gz</a>,
89- <dt>and a PDF file:
90- <dd><a href="css2.pdf">_THIS_VERSION_/css2.pdf</a>.
91- </dl>
92-
93- <P>In case of a discrepancy between the various forms of the
94- specification, <a href="Overview.html">_THIS_VERSION_</a> is
95- considered the definitive version.
96-
97- <h3>Available languages</h3>
98- <P>The English version of this specification is the only normative
99- version. However, for translations in other languages see <a
100- href="_THE_UPDATE_DIR_/translations.html">_THE_UPDATE_DIR_/translations.html</a>.</p>
101-
102- <h3>Errata</h3> <P>The list of known errors in this specification is
103- available at <a
104- href="_THE_UPDATE_DIR_/_THE_ID_-errata.html">_THE_UPDATE_DIR_/_THE_ID_-errata.html</a>.
105- Please report errors in this document to <a
106- href="mailto:css2-editors@w3.org">css2-editors@w3.org</a>.
107- </p>
108123
109124<!--NewPage--><!-- this is for html2ps -->
110125<div class="toc">
@@ -118,9 +133,6 @@ href="mailto:css2-editors@w3.org">css2-editors@w3.org</a>.
118133<!-- #include src="contents.srb" -->
119134</div>
120135
121- <P align="center" class=policyfooter>
122- <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Copyright"> Copyright</a> © 1997-2002 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.lcs.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.inria.fr/"><acronym lang="fr" title="Institut National de Recherche en Informatique et Automatique">INRIA</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#W3C_Trademarks">trademark</a>, <a href="http://www.w3.org/Consortium/Legal/copyright-documents-19990405">document use</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-software-19980720">software licensing</a> rules apply.</p>
123-
124136</body>
125137</html>
126138<!-- Keep this comment at the end of the file
0 commit comments