CSS vs Table based layouts: Speed Differential
Categories:
goog
observations
Myself and a coworker of mine, Joe Gautreau, did an interesting experiment this week regarding load-time speed comparison between CSS-based templates vs table-based. Personally I wouldn't have thought there would be much difference, if any, but the results were eye-opening...33% less time to load a CSS'd version than the table version. You can read the details of it here.

