How do you feel about using Tables in your layouts?

Events happening in the community are now at Drupal community events on www.drupal.org.
jeffomac's picture
It's what I know... so it's what I use
9% (5 votes)
Tables shouldn't be used because they're not "accessible" to everyone
0% (0 votes)
Tables should only be used to present tabular data... such as financial reports etc.
91% (51 votes)
Photoshop and Fireworks export my slices in tables... so I use them.
0% (0 votes)
Total votes: 56

Comments

How about...

sime's picture

"Tables should be used for tabular data, but sometimes I cheat (shhh)."

The Web in Transition

David Brix's picture

While the use of tables for overall layout is frowned upon, the web is still in transition and until MS IE renders standard complient code without a hitch, it is sometimes useful to use a table or two to segment your page and make it a bit more bullet proof. I love CSS-P but to get it to work cross platform can sometimes be a chore.