I may be wrong, but if you float the 3 columns (e.g. two left, 1 right), and then add a "clear: both;" to the footer, that should meet your requirement.
I do agree that now and again layouts can be a tad *tedious* with CSS, but most of the time it's because you're accounting for IE6.
I may be wrong, but if you float the 3 columns (e.g. two left, 1 right), and then add a "clear: both;" to the footer, that should meet your requirement.
I do agree that now and again layouts can be a tad *tedious* with CSS, but most of the time it's because you're accounting for IE6.