My two cents...
Tables are needed when using Forms. It is not less code to to write proper table/css mixture than it is to write proper html/css compliant tables.
Some sites, like paysite tours. Should have tables. The table version "WILL" load faster than perfect css and neither hurt or gain anything related to SEO.
Proper CSS, does not have issues between IE and FF or any browser. The keyword is Proper which is what 99.9% of the Internet does not create and doesn't know how to create.
Entire Websites with Columns do not ever need tables for structure. Using CSS on columns gives you a massive advantage if you need the body text OR menu pages spidered more. And CSS allows you to swap up the positions of things in the html, without changing the look of the site, all to better control/help flow.
|