Skip to content

Commit 41639a0

Browse files
committed
[css2] Fixed a broken link.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402042
1 parent d60f298 commit 41639a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/cascade.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: cascade.src,v 2.44 2003-01-24 19:41:49 bbos Exp $ -->
3+
<!-- $Id: cascade.src,v 2.45 2003-01-27 21:01:45 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
@@ -87,7 +87,7 @@ have been applied.
8787

8888
<p>Some values are inherited by the children of an element in the <a
8989
href="conform.html#doctree">document tree</a>,as described <a
90-
href="specified-value">above</a>. Each property <a
90+
href="#specified-value">above</a>. Each property <a
9191
href="about.html#property-defs">defines</a> whether it is inherited or
9292
not.
9393

0 commit comments

Comments
 (0)