Skip to content

Commit 3cc2821

Browse files
committed
[css2] Add named anchors
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402971
1 parent 8122ab1 commit 3cc2821

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/refs.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: refs.src,v 2.54 2009-04-20 13:46:01 bbos Exp $ -->
3+
<!-- $Id: refs.src,v 2.55 2010-03-08 22:38:55 fantasai Exp $ -->
44
<HEAD>
55
<TITLE>Bibliography</TITLE>
66
</HEAD>
77
<BODY>
88

99
<H1>Bibliography</H1>
10-
<H2>Normative references</H2>
10+
<H2><a name="normative">Normative references</a></H2>
1111
<dl>
1212
<dt><strong><a name="ref-COLORIMETRY" class="normref">[COLORIMETRY]</a></strong>
1313
<dd>"Colorimetry", Third Edition, Commission Internationale de
@@ -130,7 +130,7 @@ http://www.w3.org/TR/REC-xml/</a>.
130130
Report, Murray Hill, 1975.
131131
</dl>
132132

133-
<H2>Informative references</H2>
133+
<H2><a name="informative">Informative references</a></H2>
134134
<dl>
135135

136136
<DT><STRONG><A name="ref-CHARSETS" class="informref">[CHARSETS]</A></STRONG></DT>

0 commit comments

Comments
 (0)