Why is for ?

Why is for ?

Stylesheets cascading () are used to separate the stylistic elements of a page such as provision of fonts and color page content such as paragraphs and images. Stylesheets cascading () provide the presentation layer to a web page. Using , Web designers can control the presentation of the display of a site from a central document.

I would suggest that the advantages to be gained from using , not just for , are well worth the time invested in learning it.

So why is for ?

allows the file sizes smaller The allows you greater control of page structure allows you to hide certain content from browsers while it still gets picked up by

allows the file sizes smaller

HTML page drawing styles and bringing a stylesheet (imported) style sheet (. file), you can reduce the total amount of code on your Web pages. Pages with less code have smaller file sizes and prefers pages with smaller file sizes (many other search engines do too).

Though doesn’t offer specific advice on this matter, the search engine optimisation community is generally agreed that 100KB is a upper limit for page sizes.

The allows you greater control of page structure

The allows you to structure your document as HTML standards without compromising the look-and-feel of the page.

rewards pages that are well structured, though many designers choose to ignore standards and guidelines as much as possible, because they (incorrectly) believe standards lead to bland pages. Using , designers can create attractive pages with much flair, while adhering to the find ability design principles identified.

allows you to hide content from browsers while it still gets picked up by

Using you can hide content from certain browsers in certain situations. For example you may have some content that you only want to appear in print, or you may want certain content to only be shown on screen and not in print (such as page navigation). The advantage is that will still index all of the content and you will still get the benefit that content brings.

Browser Compatibility

If you are new to , be aware that different browsers still interpret standards in different ways, while some (very) old browsers don’t read at all. Ensure that your is as cross-browser compatible as possible, and that your HTML pages look acceptable even without .

We are the web design company www.psdtoxhtmlcode.com converts your design files from various common image formats (PSD, JPG, GIF, PNG, AI) into best quality cross-browser compatible W3C validated XHTML/ markup. Check http://www.psdtoxhtmlcode.com for our PSD to XHTML Conversion and integration such as PSD to drupal,PSD to Wordpress etc. Call Us At 1-949-544-1391.

You've read the post. What's next?

If you like this post, I meant REALLY like it, then consider bookmarking or help us promote it. Many thanks.

Share and Enjoy:
  • Twitter
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Live
  • PDF
  • Reddit
  • Technorati
  • Yahoo! Bookmarks
  • Print
  • email
  • RSS
  • StumbleUpon

Related posts:

  1. Why You Should CSS Instead of Tables When Designing Your Web Page
  2. Infusing Web Pages With Consistency and Clarity by Using CSS
  3. What is so Good About CSS Anyway?
  4. What is CSS Web Design ?
  5. CSS Layout for Websites — Why Using CSS in Web Design Layout is Better than Table-based Layout