This is why I'll be glad when we can finally choose between box models.
Sometimes the IE box model works better.

-Kevin

On 10/6/05, Sandy Clark <[EMAIL PROTECTED]> wrote:
>
> Percentages are computed in relation to the parent. So for something that
> looks like
> <html>
> <body>
> <div id="page"></div>
> </body>
> </html>
>
> Use
> body, html{ height: 100%};
> div#page{height: 99%; border: thin solid blue;}
>
> I'm using 99% height because otherwise the border will cause the page to
> be
> longer than the height. When you understand the concept, remove the border
> and set the height to 100%.
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:176225
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to