Skip to content

Commit 523b03f

Browse files
committed
[css2] title tweaking
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402728
1 parent c4bf4e8 commit 523b03f

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

css2/cover.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<html lang="en">
44

5-
<title>Cascading Style Sheets, Level 2 Revision 1</title>
5+
<title>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</title>
66
<link rel="stylesheet" href="style/default.css" type="text/css">
77
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-CR.css" type="text/css">
88
<link rel="next" href="about.html">
@@ -24,8 +24,7 @@
2424
<p><a href="http://www.w3.org/"><img alt="W3C" height="48"
2525
src="http://www.w3.org/Icons/w3c_home" width="72"></a>
2626

27-
<h1 id="title">Cascading Style Sheets, Level 2 Revision 1<br>
28-
CSS 2.1 Specification</h1>
27+
<h1 id="title">Cascading Style Sheets Level 2 Revision 1 (CSS&nbsp;2.1) Specification</h1>
2928
<h2 id="W3C-doctype">W3C Candidate Recommendation 20 June 2007</h2>
3029

3130
<dl>

css2/cover.src

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22

33
<html lang="en">
44

5-
<title>Cascading Style Sheets, Level 2 Revision 1</title>
5+
<title>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</title>
66

77
<body>
88
<div class="head">
99
<p><a href="http://www.w3.org/"><img alt="W3C" height="48"
1010
src="http://www.w3.org/Icons/w3c_home" width="72"></a>
1111

12-
<h1 id="title">Cascading Style Sheets, Level 2 Revision 1<br>
13-
CSS 2.1 Specification</h1>
12+
<h1 id="title">Cascading Style Sheets Level 2 Revision 1 (CSS&nbsp;2.1) Specification</h1>
1413
<h2 id="W3C-doctype">W3C _THE_STATUS_ _THE_DATE_</h2>
1514

1615
<dl>

0 commit comments

Comments
 (0)