We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e5c5c commit ed6ecbcCopy full SHA for ed6ecbc
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.3 1998-02-19 01:05:29 ijacobs Exp $ -->
+<!-- $Id: cascade.src,v 2.4 1998-02-20 19:44:29 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>
@@ -176,7 +176,7 @@ value</h3>
176
177
<P>Each property may also take the value 'inherit', which means that,
178
for a given element, the property takes the same <a
179
-href="#computed-value">computed value</a> as the property for the
+href="#actual-value">actual value</a> as the property for the
180
element's parent.
181
182
<!-- Add an example here. Check out:
0 commit comments