views:

84

answers:

0

Hi,

I'm testing a site for a friend and I've got it to work in all browsers, except IE 5.5 (Looks great in Adobe Browser Lab for all Browsers.)

You may ask why I care about IE 5.5 - well I'm pretty familiar with IE 5.5 bugs (especially the bug where it counts borders and padding inside the space it needs to display an element) and can usually fix them. This is the first time I haven't been able to fix an IE 5.5 float drop.

I've tried sending IE 5.5 a much wider width for the container element and this is not fixing it. One thing I should say about this site is that all the divs have a set pixel width and height, but the font is set to 100% - could that be the issue?

Here is the test site: http://www.jillknobloch.com/test7/ and the css is in .....test7/files/esp.css

If anyone has any time to take a quick look at these files - they're not too complex- I would be grateful as I've been staring at this for about 4 hours. Maybe I missed something?

Jill Knobloch