More information about the Underscore mailing list

[_] Ban IE

Tim Wintle timwintle at gmail.com
Thu May 15 07:30:00 BST 2008

Probably a stupid question, but have you set your page margins up (in
IE's manner)?


On Thu, May 15, 2008 at 1:08 AM, Jon Free <jon at tangymedia.co.uk> wrote:
> Aaaa ha not really, although we all wish it would happen. I have an issue
> with my layout that only exists in guess which browser? And not even the old
> one, the new one as well!
>
> I am attempting a fluid layout.
>
> As follows;
>
> <body>
>        <div id="Header">
>        </div>
> </body>
>
> #Header
> {
>        padding:10px 0;
>        margin:0px;
>        width:100%;
> }
>
> Works fine. If I alter the width to 98% and push horizontal padding to 1%
> the page becomes one pixel too big for the window, causing the bottom scroll
> bar to appear. Even weirder than that the scroll bar will disappear and
> reappear when you resize the window horizontally!
>
> Any one seen this before? Or can suggest a solid, 100%-width, fluid layout
> with CSS.
>
> Thanks
>
> ________________________
> Jon Free
> Technical Developer
> Direct: (+44) 07931 925257
>
>
>
> --
> underscore_ list info/archive -> http://www.under-score.org.uk/mailman/listinfo/underscore
>