Thread: Layers
View Single Post
  #2 (permalink)  
Old 10-29-2007, 11:58 AM
tamecrow's Avatar
tamecrow tamecrow is offline
WebProWorld Veteran
 
Join Date: Aug 2007
Location: United Kingdom
Posts: 330
tamecrow RepRank 2
Default Re: Layers

By layers, do you mean divs? I'm yet to see any concrete evidence on this, but the general consensus is that, if anything, using divs instead of tables is a good idea. The main reason is code bloat - tables use a lot more HTML code than divs and divs encourage CSS styling - something which is actively encouraged.

My own experiments, however, haven't shown any major differences in rankings.
__________________
-tamecrow | UK SEO Company | Follow me on Twitter...
Reply With Quote