Skip to content

Commit b763d7c

Browse files
committed
[css2] Removed align=center
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401926
1 parent bbd1b26 commit b763d7c

22 files changed

Lines changed: 48 additions & 43 deletions

css2/cascade.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: cascade.src,v 2.36 2002-07-08 14:57:50 bbos Exp $ -->
3+
<!-- $Id: cascade.src,v 2.37 2002-08-02 17:35:12 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
77
</HEAD>
88
<BODY>
9-
<H1 align="center">Assigning property values, Cascading, and Inheritance</H1>
9+
<H1>Assigning property values, Cascading, and Inheritance</H1>
1010

1111
<H2>Specified, computed, and actual values</h2>
1212
<P>Once a user agent has parsed a document and constructed a <a

css2/changes.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: changes.src,v 2.28 2002-08-01 17:03:41 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.29 2002-08-02 17:37:00 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix B: Changes</TITLE>
77
</HEAD>
88
<BODY>
9-
<H1 align="center">Changes</H1>
9+
<H1>Changes</H1>
1010
<P><em>This appendix is informative, not normative.</em></P>
1111

1212
<H2>Changes from CSS2</H2>

css2/colors.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: colors.src,v 2.26 2002-07-08 14:57:50 bbos Exp $ -->
3+
<!-- $Id: colors.src,v 2.27 2002-08-02 17:37:18 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Colors and backgrounds</TITLE>
77
</HEAD>
88
<BODY>
9-
<H1 align="center">Colors and Backgrounds</H1>
9+
<H1>Colors and Backgrounds</H1>
1010

1111
<P>CSS properties allow authors to specify the foreground color and
1212
background of an element. Backgrounds may be colors or

css2/conform.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: conform.src,v 2.51 2002-07-31 19:23:52 bbos Exp $ -->
3+
<!-- $Id: conform.src,v 2.52 2002-08-02 17:37:32 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
77
</HEAD>
88
<BODY>
9-
<H1 align="center">Conformance: Requirements and Recommendations</H1>
9+
<H1>Conformance: Requirements and Recommendations</H1>
1010

1111
<H2>Definitions</H2>
1212

css2/fonts.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33
<html lang="en">
4-
<!-- $Id: fonts.src,v 2.66 2002-07-31 19:24:15 bbos Exp $ -->
4+
<!-- $Id: fonts.src,v 2.67 2002-08-02 17:37:59 bbos Exp $ -->
55
<HEAD>
66
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77
<TITLE>Fonts</TITLE>
@@ -12,7 +12,7 @@
1212
</HEAD>
1313
<BODY>
1414

15-
<h1 align="center">Fonts</h1>
15+
<h1>Fonts</h1>
1616

1717
<h2>Introduction</h2>
1818

css2/generate.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<title>Generated content, and lists</title>
66
</head>
77
<body>
8-
<h1 align="center">
9-
<a name="generated-text">Generated</a> <span class="index-def"
8+
<h1>
9+
Generated <span class="index-def"
1010
title="generated content">content</span> and lists</h1>
1111

1212
<p>In some cases, authors may want user agents to render content that

css2/grammar.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: grammar.src,v 2.24 2002-07-25 19:07:37 bbos Exp $ -->
3+
<!-- $Id: grammar.src,v 2.25 2002-08-02 17:38:42 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix: grammar of CSS&nbsp;2.1</TITLE>
77
</HEAD>
88
<BODY>
9-
<H1 align="center">Grammar of CSS&nbsp;2.1</H1>
9+
<H1>Grammar of CSS&nbsp;2.1</H1>
1010
<P><em>This appendix is normative.</em>
1111

1212
<P>The grammar below defines the syntax of CSS&nbsp;2.1. It is in some sense,

css2/indexlist.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: indexlist.src,v 2.2 1998-03-09 12:10:36 bbos Exp $ -->
3+
<!-- $Id: indexlist.src,v 2.3 2002-08-02 17:39:26 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Index</TITLE>
77
</HEAD>
88
<BODY>
9-
<H1 align="center">Index</H1>
9+
<H1>Index</H1>
1010
<DIV class=NOPRINT>
1111
<P>
1212
<A HREF="#index-a">A</A>

css2/intro.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: intro.src,v 2.39 2002-07-30 18:17:54 bbos Exp $ -->
3+
<!-- $Id: intro.src,v 2.40 2002-08-02 17:41:34 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Introduction to CSS&nbsp;2.1</TITLE>
77
</HEAD>
88
<BODY>
9-
<H1 align="center">Introduction to CSS&nbsp;2.1</H1>
9+
<H1>Introduction to CSS&nbsp;2.1</H1>
1010

1111
<H2>A brief CSS&nbsp;2.1 tutorial for HTML</H2>
1212

css2/media.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: media.src,v 2.27 2002-07-31 19:24:33 bbos Exp $ -->
3+
<!-- $Id: media.src,v 2.28 2002-08-02 17:44:45 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Media types</TITLE>
77
</HEAD>
88
<BODY>
9-
<H1 align="center">Media types</H1>
9+
<H1>Media types</H1>
1010

1111
<H2>Introduction to media types</H2>
1212

0 commit comments

Comments
 (0)