Skip to content

Commit 7244fae

Browse files
committed
[css2] Added a local anchor
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402079
1 parent 86b4eb6 commit 7244fae

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css2/tables.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: tables.src,v 2.62 2003-03-06 15:35:05 bbos Exp $ -->
3+
<!-- $Id: tables.src,v 2.63 2003-04-14 15:26:56 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66
<title>Tables</title>
@@ -127,7 +127,8 @@ FOO { display : table }
127127
BAR { display : table-caption }
128128
</PRE>
129129

130-
<P>We discuss the various table elements in the following section. In
130+
<P><a name="internal">We discuss the various table elements in the
131+
following section. In
131132
this specification, the term <span class="index-def" title="table
132133
element"><dfn>table element</dfn></span> refers to any element
133134
involved in the creation of a table. An <span class="index-def"

0 commit comments

Comments
 (0)