Skip to content

Commit 139af00

Browse files
committed
[css2] Fixed <a> bug
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%4034
1 parent a9081c7 commit 139af00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/media.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
22
<html lang="en">
3-
<!-- $Id: media.src,v 1.5 1997-08-12 20:24:15 ian Exp $ -->
3+
<!-- $Id: media.src,v 1.6 1997-08-12 23:20:56 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Media types</TITLE>
@@ -431,7 +431,7 @@ also be supported.
431431

432432
<P>The CSS2 rules for collapsing vertical margins apply to page
433433
margins as well (see the section on <a
434-
href="flowobj2.html#collapsing-margin">collapsing margins for more
434+
href="flowobj2.html#collapsing-margin">collapsing margins</a> for more
435435
information). For example, the margin of the upper element on a page
436436
will be collapsed with the page margin.
437437

0 commit comments

Comments
 (0)