[kdewebdev-site] CSS issue

Chris Martin linux at chriscodes.com
Sun Feb 27 12:47:00 EST 2005


Andras Mantia wrote:
> 
> causes some problems *only* for IE5 (I don't 
> know IE6), 

IE fixes are easy using IE conditional comments.

Since CSS cascades, a conditional comment including a stylesheet that is 
only read by IE can reset any selectors for that piece of crap.
This is an easy way to provide IE specific fixes, without breaking CSS 
in other browsers.

See what I did here for an example
http://satelliteav.com/

-- 
Chris Martin
Web Developer
Open Source & Web Standards Advocate
http://www.chriscodes.com/


More information about the kdewebdev-site mailing list