Why CSS is good for Google
Cascading Style Sheets (CSS) are used to separate the stylistic elements of a page such as layout, colour and fonts from the content of the page such as paragraphs and images. We call this Separation of Content from Presentation.
If you don't understand CSS at all then you may decide not to use it for your site. However I would suggest that the advantages to be gained from using CSS, not just for Google, are well worth the time invested in learning it.
So why is CSS good for Google?
CSS allows for smaller file sizes
CSS allows you greater control of page structure
CSS allows you to hide certain content from browsers while it still gets picked up by Google
|