View Single Post
Old 12-04-2008, 11:49   #46 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Don't think of it as "divs vs. tables".

Use the right HTML for the content - semantics - chunk it up with divs when you need to, and use CSS to make it pretty.
  Reply With Quote