PDA

View Full Version : Help me debug?


vwspeedracer
04-02-2002, 02:36 AM
Looks perfect in IE5.x, but can anyone tell me why my table backgrounds (and other things) are changing in IE6? It looks like it's not reading the CSS file.

(If you have NS - yeah, I know it looks like crap but it's W3 proper, so complain to, er, whoever owns them now (AOL?) I used to be a NS groupy until 6 came out and threw the W3 standards in the trash - now I don't cater to any version.)

snapper
04-02-2002, 01:46 PM
IE6 is alot tighter with it's style sheets, spaces that were permissable before now are not... You must have the # infront of RGB hex values....

If not it could be something to do with the dual rendering engine, nice to see for once M$ outdoing netscape and supporting both...

Sorry I can't find the link but check out the articles Micro$loth posted on MSDN about the new css rule changes for ie6.


Regards,

snapper