Skip to content

Commit 73ca79b

Browse files
committed
[css2] added two missing P tags
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401315
1 parent 5fb930c commit 73ca79b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/about.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: about.src,v 2.21 1998-03-21 00:29:20 ijacobs Exp $ -->
3+
<!-- $Id: about.src,v 2.22 1998-03-21 16:59:08 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>About the CSS2 Specification</TITLE>
@@ -131,7 +131,7 @@ version of the document, each instance of this type of value links to
131131
the corresponding value definition.
132132
</ol>
133133

134-
Other words in these definitions are keywords that must appear
134+
<P>Other words in these definitions are keywords that must appear
135135
literally, without quotes (e.g., red). The slash (/) and the comma (,)
136136
must also appear literally.
137137

@@ -177,7 +177,7 @@ the following modifiers:</p>
177177
</UL>
178178

179179

180-
The following examples illustrate different value types:
180+
<P>The following examples illustrate different value types:
181181

182182
<BLOCKQUOTE>
183183
<EM>Value:</EM> N | NW | NE<BR>

0 commit comments

Comments
 (0)