Previous Message
Next Message

Moving css to external css changes results?!

Sent by MB on 20 February 2010 02:02


David Dorward said:

>There is no difference in cascade order between embedded and external. 

Not so fast. If the link to the external stylesheet preceeds the style
element - which is common - styles declared in the style element come
before in the cascade because of source order, ie being redeclared
later. Specificity being the same otherwise. 
While this doesn't conflict with your statement per se, it's worth noting.



______________________________________________________________________
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: