Skip to content

Commit 0fb7035

Browse files
committed
[css2] Made the title and the H1 more similar.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402165
1 parent 283c5be commit 0fb7035

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

css2/cover.src

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
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

@@ -81,8 +81,8 @@
8181
<p>This specification defines Cascading Style Sheets, level&nbsp;2
8282
revision&nbsp;1 (CSS&nbsp;2.1). CSS&nbsp;2.1 is a style sheet language
8383
that 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
8686
applications). By separating the presentation style of documents from
8787
the content of documents, CSS&nbsp;2.1 simplifies Web authoring and
8888
site maintenance.
@@ -101,7 +101,7 @@ calculation of the 'clip' property), and adds a few highly requested
101101
features which have already been widely implemented.
102102
But most of all CSS&nbsp;2.1
103103
represents 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
110110
the <a href="http://www.w3.org/Style/">Style Activity</a>, see <a
111111
href="http://www.w3.org/Style/Activity">summary</a>).
112112

113-
<!--
114113
This is a W3C <a
115114
href="http://www.w3.org/Consortium/Process/Process-19991111/tr.html#last-call">Last
116115
Call 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
120119
href="http://www.w3.org/TR/#About">W3C Candidate Recommendation</a>.
121120
Comments can be sent until the <strong>30th of August,
122121
2002.</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
130124
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)

0 commit comments

Comments
 (0)