On Jan 23, 2009, at 8:09 AM, Virgilio Quilario wrote:

You can always put a <link> tag into your html body to include your external css file.
I'm pretty sure it would override those linked in the head.

that should make your css for the widget re-usable.
you may put all overrides into that external file.

You could, and it will work, but that would be invalid XHTML :(

Now, of course, I could insert the same stylesheet into the <head> element, but that still wouldn't solve my specificity issue, since I have no way of knowing what is or isn't in the cascade.

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to