-
Notifications
You must be signed in to change notification settings - Fork 790
Expand file tree
/
Copy pathcover.src
More file actions
160 lines (138 loc) · 5.88 KB
/
cover.src
File metadata and controls
160 lines (138 loc) · 5.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!doctype html public '-//W3C//DTD HTML 4.01//EN'
'http://www.w3.org/TR/html4/strict.dtd'>
<html lang="en">
<title>Cascading Style Sheets, Level 2 revision 1</title>
<link rel=stylesheet href="style/default.css" type="text/css">
<link rel=stylesheet href="http://www.w3.org/StyleSheets/TR/W3C-WD">
<div class="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48"
src="http://www.w3.org/Icons/w3c_home" width="72"></a>
<h1 id="title">Cascading Style Sheets, level 2 revision 1<br>
CSS 2.1 Specification</h1>
<h2 id="W3C-doctype">W3C Working Draft _THE_DATE_</h2>
<dl>
<dt>This version:
<dd><a href="_THIS_VERSION_">
_THIS_VERSION_</a>
<dt>Latest version:
<dd><a href="_THE_LATEST_VERSION_">
_THE_LATEST_VERSION_</a>
<dt>Previous version:
<dd><a href="_THE_PREVIOUS_VERSION_">
_THE_PREVIOUS_VERSION_</a>
<dt>Editors:
<dd><a lang=nl href="http://www.w3.org/People/Bos/">
Bert Bos</a>
<bert @w3.org>
<dd><span lang=tr>
Tantek Çelik</span>
<tantekc @microsoft.com>
<dd><span lang=en>
Ian Hickson</span>
<ian @hixie.ch>
<dd><a lang=no href="http://people.opera.com/howcome/">
Håkon Wium Lie</a>
<howcome @opera.com>
</dl>
<p>Please refer to the <a
href="_THE_UPDATE_DIR_/_THE_ID_-errata.html"><strong>
errata</strong></a> for this document, which may include some
normative corrections.
<p>This document is also available in these non-normative formats:
[none yet]
<!--
<a href="css2.txt">plain text</a>,
<a href="css2.tgz">gzip'ed tar file</a>,
<a href="css2.zip">zip file</a>,
<a href="css2.ps.gz">gzip'ed PostScript</a>,
<a href="css2.pdf">PDF</a>.
-->
See also <a
href="_THE_UPDATE_DIR_/translations.html"><strong>
translations</strong></a>.
<p class="copyright"><a
href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Copyright">
Copyright</a> © 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>
<hr title="Separator from Header">
</div>
<h2>Abstract</h2>
<p>This specification defines Cascading Style Sheets, level 2
revision 1 (CSS 2.1). CSS 2.1 is a style sheet language
that allows
authors and users to attach style (e.g., fonts, spacing, and aural
cues) to structured documents (e.g., HTML documents and XML
applications). By separating the presentation style of documents from
the content of documents, CSS 2.1 simplifies Web authoring and
site maintenance.
<P>CSS 2.1 builds on CSS2 [[CSS2]] which builds on CSS1 [[CSS1]].
It supports media-specific style sheets so that authors may tailor the
presentation of their documents to visual browsers, aural devices,
printers, braille devices, handheld devices, etc. It also supports
content positioning, table layout, features for internationalization
and some properties related to user interface.
<p>CSS 2.1 corrects a few errors in CSS2 (the most important
being a new definition of the height/width of absolutely positioned
elements, more influence for HTML's "style" attribute and a new
calculation of the 'clip' property). But most of all CSS 2.1
represents a "snapshot" of CSS usage: it consists of all CSS features
that were implemented interoperably at the date of publication.
<h2>Status of this document</h2>
<p>This document is produced by the <a
href="http://www.w3.org/Style/Group">CSS working group</a> (part of
the <a href="http://www.w3.org/Style/">Style Activity</a>, see <a
href="/Style/Activity">summary</a>). This is a W3C <a
href="http://www.w3.org/Consortium/Process/Process-19991111/tr.html#last-call">Last
Call Working Draft</a>. "Last call" means that the working group
believes that this specification is ready and therefore wishes this to
be the last call for comments. If the feedback is positive, the
working group plans to submit it for consideration as a <a
href="http://www.w3.org/TR/#About">W3C Candidate Recommendation</a>.
Comments can be sent until the <strong>30th of August,
2002.</strong></p>
<p>The (<a
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
public mailing list <a
href="http://www.w3.org/Mail/Lists.html#www-style">www-style@w3.org</a>
(see <a href="http://www.w3.org/Mail/Request">instructions</a>) is
preferred for discussion of this and other drafts in the Style
area.</p>
<p>A list of current W3C Recommendations and other technical documents
can be found at <a
href="http://www.w3.org/TR/">http://www.w3.org/TR</a>.</p>
<!--NewPage--><!-- this is for html2ps -->
<div class="toc">
<h2><a name="minitoc">Quick Table of Contents</a></h2>
<!-- #include src="minicontents.srb" -->
</div>
<!--NewPage--><!-- this is for html2ps -->
<div class="toc">
<h2><a name="toc">Full Table of Contents</a></h2>
<!-- #include src="contents.srb" -->
</div>
</body>
</html>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-declaration:"~/SGML/HTML4.decl"
sgml-default-doctype-name:"html"
sgml-minimize-attributes:t
sgml-nofill-elements:("pre" "style" "br")
sgml-live-element-indicator:t
End:
-->