View Single Post
Old 12-05-2008, 02:01 AM   #4 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

Tables are usually used by people who simply don't understand how the floats work in css, or they are using a wysiwyg editor as mentioned. I would always stick to css for the layout and tables when they are needed for data presentation. Tables also really screw with any form of screen reader or other device.
CoryMathews is offline  
Reply With Quote