File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: cascade.src,v 2.30 1998-06-08 14:39:11 ijacobs Exp $ -->
3+ <!-- $Id: cascade.src,v 2.31 1999-11-02 17:40:47 ijacobs 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>
@@ -349,7 +349,7 @@ equivalent to declaring all of its sub-properties to be "!important".
349349
350350<P> The first rule in the user's style sheet in the following example
351351contains an "!important" declaration, which overrides the corresponding
352- declaration in the author's styles sheet. The second declaration
352+ declaration in the author's style sheet. The second declaration
353353will also win due to being marked "!important". However, the third
354354rule in the user's style sheet is not "!important" and will therefore
355355lose to the second rule in the author's style sheet (which happens to
You can’t perform that action at this time.
0 commit comments