Grafika Why use CSS?
Cascading Style Sheets
They are used to separate the elements of style such as a page layout, color and fonts of page content such as paragraphs and images.
If you do not understand CSS at all, then you can not use it in place. However we suggest that the benefits to be gained from using CSS, not just Google, is worth the time invested.
Why is CSS so good for Google?
- The CSS allows for smaller file sizes
- The CSS allows you greater control of page structure
- The CSS allows you to hide certain content from browsers while still being considered by Google
The CSS allows for smaller file sizes
Taking styles HTML page and putting them on a sheet (imported) independent of the type (file. css) can reduce the total amount of code in your suttee. The pages with less code have smaller file sizes and Google prefers pages with smaller file sizes (many other search engines too).
Although Google does not offer specific advice on this matter, the community should Optimization for Search Engines that 100KB is a good upper limit for size of the page.
The CSS allows you greater control of page structure
The CSS allows you to structure your document as HTML standards without compromising "look"Page.
Google rewards pages that are structured well, although many designers choose to ignore the standards and guidelines as much as is possible, because the standards incorrectly believe lead to the ugly pages. Using CSS, designers can create attractive pages while adhering to the principles of design in CSS.
The CSS allows you to hide the contents of the browsers and still be considered by Google
Using CSS, you can hide the contents of certain browsers in certain situations. For example: you have some content you want only to appear in print, or that some content was shown only on the screen and in print (such as navigation of the page).
The advantage is that Google will continue to index the content and get the advantage that this brings.
Browser Compatibility
If you are new to CSS, learn that different browsers still interpret the CSS standard in different ways, while some very old Siqueiros read CSS. In Grafika we ensure that your site is CSS as "cross-browser compatible" as possible.


Leave a Reply