PDA

View Full Version : Why the difference?


savannahga
Jul-28-2005, 04:51 PM
My site looks good in Firefox, but sux in IE. What can I do to make my site looks ok in both? Why the red in IE?

http://www.savannahga.smugmug.com

JamesJWeg
Jul-28-2005, 06:11 PM
Yipes, same results here, I have no idea.

James.

savannahga
Jul-31-2005, 07:17 AM
Any ideas?

Michiel de Brieder
Jul-31-2005, 12:23 PM
found this in the IE source:

<body>
<div align="center"><table width="790" border="1" align="center" cellpadding="0" cellspacing="5"><tr><td bgcolor="F0F0F0 "> <div align="justify"><span class="style1">

The problem with IE in this instance is that it interprets F0F0F0 as red instead of the grey it should be (I discovered this by testing it for a bit :D) you can solve it by bringing F0F0F0 to lower case like this f0f0f0
Hope this helped :D

Khaos
Jul-31-2005, 02:26 PM
Nice catch. Since I've been reading up on this stuff, it's stressed you should always type in lower case now since some of the new things used are case sensitive.

savannahga
Jul-31-2005, 04:13 PM
Thanks very much for the help Michiel, Now I have a problem that when I add a background color the color goes past the table/border in Firefox but not in IE. Also everything is aligned to the left inside the table in IE.
Any advice?

Thanks,
Jeff