August 1st, 2009 | |
Posted in CSS
An Introduction for Beginners
Before going into detail let’s learn about CSS or Cascading Style Sheets. In layman’s language CSS is a language that adds style to your document like colors, borders, margins and borders. Basically CSS is the style sheet language used to describe the overall presentation of a document like the appearance and presentation of a document written in markup languages, especially in HTML and XHTML. Cascading Style Sheets are designed to separate the contents from the presentation of a document.
Benefits of CSS
There are innumerable advantages of learning CSS for web designers. Since it helps in improving the content accessibility and provides more flexibility and control in the specification of document presentation, it has become an inseparable part of web designing. One can say that a web designer is incomplete without CSS and I can bet on it.
So in order to spread knowledge on this revolutionary tool of web designing I would like to share some great resources rather say a treasure where anyone can learn CSS or Cascading Style Sheets online.
Websites, Blogs and Tutorials

This portal can provide all basic elements of CSS. Divided in 18 chapters, this portal covers all the basics of CSS. Though chapters are short but it can give a capsule understanding on every topic.
More »