View Single Post
  #16 (permalink)  
Old 06-03-2009, 12:23 PM
NJ's Avatar
NJ NJ is offline
WebProWorld Pro
 
Join Date: Jul 2006
Location: Missoula, Montana
Posts: 101
NJ RepRank 2
Default Re: CSS div problem - widths and scrolling

Quote:
Originally Posted by icoombs View Post
I find using a header div with a min-width: 800px; stops the page shrinking below the size specified so as long as you set the widths for fixed columns like side columns and have The main content column with no width then its just the content column that expands and contracts with browser resizing. The minimum width of the content column is then the min-with of the header minus the width of any fixed columns.
min-width and max-width would be great tools if IE/Win would support them consistently!
__________________
Putting the world of computers into plain English.
http://thecomputergal.com
Reply With Quote