CSS Liquid Layout #3.2- (Fluid-Fluid-Fixed)
Content Column: Fluid
Left Column: 25%
Right Column: 200px
247d
Description: This is a 3 columns fixed layout with a default width of 840px. For the columns themselves, the left column is explicitly fluid, the content column is implicitly fluid, and the right column, also explicitly fluid like its left counterpart.
Layout Source:
CSS Equal Columns Height script: Need the height of all the columns in this CSS layout to be the same? Use this plug and play script on it.