View Single Post
  #115 (permalink)  
Old 11-09-2007, 02:07 PM
Webnauts's Avatar
Webnauts Webnauts is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Is table-less worthless?

Quote:
Originally Posted by Dubbya View Post
That's EXACTLY right.

CSS layouts allow you to take advantage of the "Top Down" method that SE's use to scan your code.

Using the "Any Order Columns" method, you can order the content in your code thus placing the content early in the source code so that the SE's read it first. You then use CSS to position the Div's into your layout as the browser renders the page.

Here's a pretty good example of how it's done:
How to optimize your website layout to ensure your content is the first one in the page
I guess my site is a better example.

See how the engines see it: Search Engine Optimization Company - SEO Workers
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote