Tables vs CSS
Posted by jrosero on May 12, 2008
In august I made a site for myself and used tables for the layout. A few years before that I had been making layouts for fun but using divs exclusively. I want to redo my site again but this time wanted to try using divs again in order to be able to change the layout quickly when I get bored.
I hope this hasnt been posted before but I found this while trying to figure out for myself which one was best.
http://www.decloak.com/Dev/CSSTables/CSS_Tables_01.aspx
It covers a lot of issues and I foudn it a fun read because of how serious this person takes the debate.