1) I'm checking that my CSS validates and I've fixed the errors (didn't
realize that background properties had to be in a certain order). But I'm
getting warning that no color is specified on elements where I've defined a
background-color. It's just a warning, but should I explicitly define all my
color elements to inherit to comply with the validation?

----- Still need advice on this one.

2) I'm designing my site in Firefox when on Windows and Firefox/Safari when
on my Mac. But I just recently checked my site stats (have never been
concerned with it before) and apparently the majority of my browser visitors
are using IE5.5 and IE6. So I'd like my site to look good in both. This
brings me to (of course) a very annoying issue. Personal styling preference
has me using :before and that won't work in IE. Should I create a separate
style-sheet that tweaks those faults for IE and call it using an import
after my link command? Will that override the linked styles?

----- After doing a little more research I've figured out the answer to my
own question...I separate the styles for FF and IE and am using a
conditional comment to activate the IE styles. As far as I can tell it's
working.

-- 
Rayne Bair
[EMAIL PROTECTED]
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to