Quote:
Originally Posted by icoombs
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!