| 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. |