Skip to content

Commit 8a81010

Browse files
committed
[css2] Fixed missing quote mark.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402044
1 parent 9f80acc commit 8a81010

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/about.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'http://www.w3.org/TR/html4/strict.dtd'>
33

44
<html lang="en">
5-
<!-- $Id: about.src,v 2.50 2003-01-27 20:59:39 bbos Exp $ -->
5+
<!-- $Id: about.src,v 2.51 2003-01-27 21:15:36 bbos Exp $ -->
66
<HEAD>
77
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88
<TITLE>About the CSS&nbsp;2.1 Specification</TITLE>
@@ -221,7 +221,7 @@ the following modifiers:</p>
221221
<EM>Value:</EM> &lt;uri&gt; || &lt;color&gt;<BR>
222222
</BLOCKQUOTE>
223223

224-
<h4><a name=initial-value">Initial</a></h4>
224+
<h4><a name="initial-value">Initial</a></h4>
225225

226226
<P>This part specifies the property's initial value. If the property
227227
is inherited, this is the value that is given to the root element of

0 commit comments

Comments
 (0)