From: Joe Cool <[EMAIL PROTECTED]> >Good day and I have a little div height rendering problem with Firefox
>http://www.spiritquestdayton.org/dev/ > >If you view the page, you will see how the parent-container does not >stretch past the bg-container. I would like to have the >parent-container stretch to the very bottom. Hi Michael, See if you can get the rendering you desire by removing {height: 100%;} from #parent-container. Other people are better at explaining why this is than I am, but for the purposes of your display, that height is the height of the viewport, which is not what you want. hth, ~holly ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
