- From: David Woolley <david@djwhome.demon.co.uk>
- Date: Tue, 1 Apr 2003 06:53:25 +0100 (BST)
- To: www-style@w3.org
> body {
> bottom-scroll: 200px;
> }
Just use:
bottom: 200px
on the main region.
> the bottom of the content box, but that's pretty unreliable, as not all
> browsers regard it necessary to scroll the margin up. Using padding,
Browser compatibility issues will be made worse by the introduction of a
new property. CSS2 has been around for almost 5 years and implemnetation
is still patchy.
Received on Tuesday, 1 April 2003 00:53:24 UTC