Patrick Aljord wrote:
> hey all,
> I have this valid page http://p80.free.fr/testy/testy.html .
> On gecko and khtml, the page fits the browser, I mean there's no need to
> scroll. The problem is that in IE I need to horizontally scroll. Any idea
> how I could fix this?
>
> Thanx in advance
>
> Pat
>
>   
Pat, ie does not understand max-width--  just using width 70% should fix it.
.bookmarks {float:left; /*max-*/width : 70%; }
Regards,
~dL


-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to