View Single Post
Old 02-21-2005, 12:53 AM   #6 (permalink)
teknomage1
Jack of all trades
 
teknomage1's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 598
teknomage1 is on a distinguished road
Send a message via AIM to teknomage1
Well, I see this as a case of right tool for the right job, tables are still legal html, and no one's asking you to completely ditch tables, the tableless revolution is just about using tables as elements in a page versus the entire page being nothing but tables. When I do my designs I use DIV tags to seperate blocks of content and arrange those with CSS statements, but if the interior of a block requires a table to work properly, so be it.
teknomage1 is offline   Reply With Quote