Skip to content

Commit f65418c

Browse files
committed
[css2] Added a target anchor.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402010
1 parent df06693 commit f65418c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css2/visuren.src

Lines changed: 3 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: visuren.src,v 2.90 2003-01-10 21:29:20 bbos Exp $ -->
3+
<!-- $Id: visuren.src,v 2.91 2003-01-17 21:25:06 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Visual formatting model</title>
@@ -1279,7 +1279,8 @@ style rules:</p>
12791279
</pre>
12801280
</div>
12811281

1282-
<h2>Relationships between 'display', 'position', and 'float'</h2>
1282+
<h2><a name="dis-pos-flo">Relationships between 'display', 'position',
1283+
and 'float'</a></h2>
12831284

12841285
<p>The three properties that affect box generation and layout &mdash;
12851286
<span class="propinst-display">'display'</span>,

0 commit comments

Comments
 (0)