CSS - It’s Just Like an Onion! Posted By : Jon Bergan
July 13th, 2008
Cascading Style Sheets, otherwise known as CSS, are a method of styling virtually any element found in a website. They allow web developers to style and format web pages to precision using a standard format that is recognised by the W3C. CSS is literally just like an onion in that it allows designers to layer styles upon one another to form a complete styling definition for the entire site.
More: continued here