William Hamby <> wrote:
>On 2005-04-13 19:57:06 -0400, Steve Pugh <> said:
>> William Hamby <> wrote:
>>>
>>> css...
>>> .left {float:left}
>>> .right {float:right}
>>
>> Any browser that follows CSS 2 rules rather than CSS 2.1 (such as Mac
>> IE) will put the two divs one after the other as under CSS 2 you must
>> specify a width for all floated elements.
>
>I've successfully used the above code numerous times and found no
>problems with it in IE5/Mac - or any other browser for that matter.
Care to post the URL of one of these sites where you've used this?
Because this is your code:
http://steve.pugh.net/test/test90.html
and this how Mac IE displays it:
http://steve.pugh.net/test/test90.jpg
We get questions about this very issue quite regularly in this
newsgroup. Stick around and tell the next person wondering about this
that the problem doesn't exist, I'm sure that will make them feel much
better.
Steve
--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor
Steve Pugh <> <http://steve.pugh.net/>