We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60f298 commit 41639a0Copy full SHA for 41639a0
1 file changed
css2/cascade.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: cascade.src,v 2.44 2003-01-24 19:41:49 bbos Exp $ -->
+<!-- $Id: cascade.src,v 2.45 2003-01-27 21:01:45 bbos Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
@@ -87,7 +87,7 @@ have been applied.
87
88
<p>Some values are inherited by the children of an element in the <a
89
href="conform.html#doctree">document tree</a>,as described <a
90
-href="specified-value">above</a>. Each property <a
+href="#specified-value">above</a>. Each property <a
91
href="about.html#property-defs">defines</a> whether it is inherited or
92
not.
93
0 commit comments