Re: Specifying height of Initial Containing Block?

On Sun, 27 Aug 2000 01:03:25 +0100, ValerieGSharp
<ValerieGSharp@netscapeonline.co.uk> wrote:

[...]

>If so, how can one specify a height property for it, when according to
>HTML4.01 neither 'height' nor 'style' are valid attributes for it?

In your linked external stylesheet...

  HTML { height: 100%;}

...but personally I would not bother with the HTML element, set your
initial values for the BODY element instead, better chance of some
support that way.

-- 
Jan Roland Eriksson <jrexon@newsguy.com>
<URL:http://member.newsguy.com/%7Ejrexon/>

Received on Sunday, 27 August 2000 08:50:10 UTC