View Full Version : Page looks different in IE - Help fixing it


FOOOD
01-01-2006, 05:15 PM
Hi,

I've made a 'terms & conditions' page with XHTML & CSS that will be packaged with files available for download from my web site.

The page looks fine in Firefox (Mac & PC), Safari & Camino but the menu bar part looks messed up in IE.

You can view the page here (http://www.iconaholic.com/Readme.html)

Hopefully someone could have a look at the code & help me to get it looking the same (or very similar) in IE as it does in other browsers :)

I know I could use a background image for the menu bar, but I don't want to include any images (or a separate CSS file) which is why I'm trying to do it with XHTML & CSS only, in a single file.

Lydia
01-01-2006, 06:19 PM
The two look identical to me both in Firefox and IE :D

FOOOD
01-01-2006, 06:47 PM
Oh dear, they look very different to me in FF & IE.

But never mind, I've managed to fix it by adding:

font-size: 0;

:)