Quote:
|
I could be wrong but I'm pretty sure you need to include units in your heights and widths to be standards compliant.
|
You are correct, but it's not just for standards compliance, it's good practice.
Conditional comments should be used to target the IE browsers. I have 3 css files on my sites: 1 for FF and all the 'good' browsers; 1 for IE 6 and below; 1 for IE 7. The ONLY thing contained in the IE 6 and 7 css files are the rules needed to make IE behave, nothing else.
Yes, you have multiple files, but it is minimal and the secondary files are not complete duplicates of the main css file.
Simster, why are you using all that absolute positioning ?? Generally not a good idea at all.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
|