Previous Message
Next Message

Moving css to external css changes results?!

Sent by David Dorward on 19 February 2010 22:10


On 19 February 2010 17:03,  [EMAIL-REMOVED]> wrote:

> I haven't looked at your URL, but the order of precedence is inline,
> embedded, and then external.  You may be changing the cascade order by
> moving some of the styles from embedded to external.

No. There is no difference in cascade order between embedded and
external. Inline only wins because using the style attribute is
equivalent to having an infinitely specific selector.

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: