Quote:
Originally Posted by poksa
Just an info, HTML codes composed of Tables while CSS stylsheets are more on DIV tag that's why CSS Stylesheets has the edge on SEO... 
|
are you trying to say that css can stand alone?
Just an info too, css is just an html/xhtml embed or on any xml document.
CSS is on adding styles stored in a style sheet
Quote:
|
It is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation (written in CSS). This separation can improve content accessibility, provide more flexibility and control in the specification of presentational characteristics, and reduce complexity and repetition in the structural content.
|