Previous Message
Next Message

Re: [css-d] glish.com CSS layout trouble with a Mac IE browser

Sent by Dylan Foley on 10 July 2002 22:10


On Wednesday, July 10, 2002, at 09:00  PM, Tom Dell'Aringa wrote:
>
> The site horks really bad on a Mac in IE5. I cannot seem to trace the
> problem. Any help is appreciated, I'm sure its a box thing. I've been
> told the site shows the center col for a second, then it closes and
> the text disappears.
>
> I don't have a mac so debuggin is tough.
>
> The site is:
>
> www.pixelmech.com
>
IE5 on the Mac has some very buggy behaviour when it comes to right 
floated elements in some situations. I notice you have a couple of those 
in your page, and after I removed them the main/center div takes the 
appropriate size. You should look to those right floated elements to 
find the source of your problems. Some other people on the list have 
more experience in dealing with these bugs and may be able to offer some 
suggestions.

p.s. your doctype should use the full path for the DTD, like this:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

- dylan
Previous Message
Next Message

Message thread: