On 4/8/06, Calico Web info <[EMAIL PROTECTED]> wrote:
> PROBLEM: Everything looks exactly as intended, except the striping
> (outsidewrapper) and white article background (insidewrapper) stop
> after <whatever the body height was> pixels, leaving the remaining
> content in article against the body background, which is a repeating
> crosshatch.
>
> I understand why this is happening -- 100% is 100% of the containing
> block. I just don't know the fix to make the white box extend to the
> bottom of the enclosed content.
body and html need to be 100% too, since they are the containing blocks. So:
html, body { height:100%; }
should fix your problem.
--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/