3 column layout with fixed-width center and fluid-width side columns

3 column layout with fixed-width center and fluid-width side columns

This is not an “equal-height columns” layout. It is easily turned into one though.

No provision for IE6′ lack of support for ‘min-width’. See: min/max in IE for solution to that.

Creation: basic float layout based on negative margins.
date: 15.oct.2007
by: Georg Sørtun

Comments

Topics: Web |