I have a standard web page layout with a header along the top of the 
page, a nav bar
down the left side, a main content area, and a footer.   The contents 
of the header
nav bar and footer don't change much but the main content area does 
change with
every page.  It's height and width can grow outside the normal view 
port.

I would like the footer and header to change their width to match the 
width of the content
area and to have the  nav bar change it's height to match the size of 
the content area.

Is this possible?  I'm using div's for all the areas of the page.

Here's a rendition of my page:

+-----------------------------------------------------------------+
| Header                                                                
           |
+-----------------------------------------------------------------+
|  navbar |                                                             
            |
|                |                                                      
                   |
|                |                                                      
                   |
|                |                                                      
                   |
|                |                                                      
                   |
|                |                                                      
                   |
+-----------------------------------------------------------------+
| footer                                                                
              |
+-----------------------------------------------------------------+

______________________________________________________________________
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/

Reply via email to