Possible Duplicate:
Why not use tables for layout in HTML?
Why not use tables for layout? I don't see what's the big deal. All my sites use a CMS so presentation is separated from the content from the get go.
And some things are easier to do with tables... like columns of equal height. Sure there are plenty of hacks and tricks but why do it? Where did this idea that it's wrong to use tables for layout come from anyway? From someone who had hundreds of actual .html documents on his site? Pfffft.
Seriously, if there are better reasons not to use tables (actual sane reasons, not connected to hungry kids in Africa or blind Internet users), I'd like to know. Because I really want to make three columns of equal height and I don't want it to take longer than 20 seconds.