Re: CSS: %% length unit. Proposal. Some clarifications.

> First, that would break the current CSS model. Since I assume you are
talking
> about an HTML document, were both HTML and BODY (DIV is a child of BODY)
have a
> 'height:auto' so this can't be possible.

It will not break anything as you can put your markup inside:
<body style="height:100%">...</body>

Concept of viewport is already there:
http://www.w3.org/TR/CSS21/visuren.html#viewport

Andrew Fedoniouk.
http://terrainformatica.com

Received on Sunday, 9 May 2004 02:41:32 UTC