"L. David Baron" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Friday 2003-03-14 15:21 +0100, deelan wrote:
> > height percentages fail while used with block elements. in this
> > case <body> does not take all available browser space even
> > if height:100% is specify in the CSS rule. i read people
>
> You should specify:
>
> html, body { height: 100%; }
>
> WinIE (last I checked, anyway) basically doesn't display the HTML
> element in HTML documents, but instead treats BODY as the root, which is
> incorrect.

I just tried to solve my problem with

<body style=height:100%>

But it makes the same as before


--
Roland M�sl
http://www.pege.org Clear targets for a confused civilization
http://web-design-suite.com Web Design starts at the search engine


Reply via email to