A CSS based design is a way to separate the content of your website with design making the search engines read most out of your content. In CSS Based XHTML valid website pages, the content is written in actual page and the design elements are written in a separate .CSS file. This makes CSS based designs take advantage over the standard html pages where the whole design + html code is written in nested tables, making it hard for search engines to crawl the whole page. |