Forum Moderators: phranque
In my humble opinion, I prefer fixed tables to fluid CSS for most fixed situation. When I'm concerned about the final layout, I will plot everything carefully and force the user to adjust his window size or screen resolution. If they go away, I'm not hurt.
As to code bloat, I would think it's about the same. CSS layout can be very large, and tables can be very small.
It's been a while since a knock-down drag-out discussion on this issue, maybe this one will fire up the debate again this month.