Thread: Table or Div
View Single Post
Old 08-09-2006, 08:30 AM   #14 (permalink)
daboss
Contributing Member
 
Join Date: 07-08-06
Location: Here
Posts: 239
iTrader: 0 / 0%
Latest Blog:
None

daboss is a jewel in the roughdaboss is a jewel in the roughdaboss is a jewel in the roughdaboss is a jewel in the roughdaboss is a jewel in the roughdaboss is a jewel in the rough
Quote:
Originally Posted by theChronic
I believe table based sites load slower than a div based site? It seems that div is the new things and tables are on their way out. All the CMSs are trying to get all their followers to make div templates.
yes, that's true especially if the layout is complicated. the code for the table layout alone can be very much longer than css coding...

i used to code exclusively using tables... until i tried to hack a wordpress skin... then i realized that css is really much easier. the only problem with css is that sometimes firefox and ie interpretes them differently and you have to tweak the code over and over again until it appears 'almost' the same in both browsers.

but no looking back, i'm bought over by css now...
daboss is offline   Reply With Quote