Mike, On Oct 24, 2006, at 3:23 AM, Moe Aboulkheir wrote:
> I'm sure this question gets asked fairly often, though I tried > searching the archive but could find anything - probably because > it's difficult to compress into a short summary. > > If I have something like: > > <body> > <div class="navigation">...</div> > <div class="content">...</div> > </body> > > How can I have "content" take up all of the remaining vertical slack This isn't as easy as it seems like it should be, and the answer is very dependent on what exactly you are trying to do. If you are trying to get a footer to stick to the bottom of the viewport, check out this page <http://css-discuss.incutio.com/?page=FooterInfo>. Otherwise, put up a test page and we'll try to give you a more concrete answer. BTW, this design criteria often pups up early in a project, but turns out to be moot by the time you add all the content to the page, so I'd be tempted to save this problem to the end and see if it needs to be addressed at all. -- Roger Roelofs "Remember, if you’re headed in the wrong direction, God allows U-turns!" ~Allison Gappa Bottke ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
