I mostly agree as well. I use a combination of the two when creating pages. But I create the tables and only give them an id and then define the styles through css. On rare occasions the only other thing I hard code into the table is the width percentage.
The thing that drives me nuts is when people expect you to create the table structure on a non-tabled page through css.
|