Designing a 3 columns web page using TableLayout

Saturday, April 5th, 2008

See also: Simplest 3 Columns Layout with CSS Design Goals I have decided to re-design my webpage because I used some nested floating divs and I started to lose track of the hierarchy and css rules assigned to them. The design goals were: Fixed width content area always displayed centered in the ...