PDA

View Full Version : IE vs. Firefox CSS


FuZion
07-03-2006, 03:09 PM
I there any reference material I can read or look at which explains how Firefox handels CSS differently than IE. My website works great in IE, but is extremely distorted in Firefox.

Thanks,

FuZion

kaitco
07-03-2006, 03:22 PM
It is actually the other way around: IE is displaying CSS incorrectly, and FF displays exactly what you have coded because it is a more standards compliant browser.

This site: http://www.howtocreate.co.uk/wrongWithIE/, will tell you some basic overall differences between IE and other browsers. As for a reference....it may be best to just do a couple of searches here about IE and FF or Opera, etc.

If you have a specific issue you need help on, please feel free to post it.

FuZion
07-04-2006, 05:42 AM
Thanks for your help!

DELOCH
07-05-2006, 12:18 AM
yes, it is true

to make CSS work good in FX you have to add more code while IE is a forgiving browser and is simple to work with :D

note: I am not arguing with him, FX is more standards complient, but IE still is good at displaying

Lordrea
07-05-2006, 12:22 AM
yes, it is true

to make CSS work good in FX you have to add more code while IE is a forgiving browser and is simple to work with :D

note: I am not arguing with him, FX is more standards complient, but IE still is good at displaying
I agree 100%. It's perfect at displaying it.... incorrectly xP