Skip to content

Commit c84df18

Browse files
committed
[css2] Added anchors to prevent bad SGML
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401137
1 parent 1856139 commit c84df18

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css2/generate.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ name="value-def-no-open-quote">'no-open-quote'</a></span> keyword,
438438
which inserts nothing, but increments the quotation depth by one.
439439

440440

441-
<h2>Automatic <span class="index-def" title="counters">counters</span>
441+
<h2>Automatic <span class="index-def" title="counters"><a name="counters">counters</a></span>
442442
and numbering</h2>
443443

444444
<p>Automatic numbering in CSS2 is controlled with two properties,

css2/page.src

Lines changed: 2 additions & 2 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: page.src,v 2.9 1998-03-10 10:37:50 bbos Exp $ -->
3+
<!-- $Id: page.src,v 2.10 1998-03-13 00:58:18 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Paged media</TITLE>
@@ -439,7 +439,7 @@ of the following element. When both properties have values other than
439439
page breaks</a> for the exact rules on how these values force or
440440
suppress a page break.
441441

442-
<h3>Using named pages: <span class="propinst-page">'page'</span></h3>
442+
<h3><a name="named-pages">Using named pages:</a> <span class="propinst-page">'page'</span></h3>
443443

444444
<!-- #include src=properties/page.srb -->
445445

0 commit comments

Comments
 (0)