History of Style Sheets


What is a Style Sheet?

A style sheet is a file or form that describes the layout and appearance of a document. Web designers have advocated style sheets for HTML and XHTML because they separate document presentation from document content. Several style sheet languages exist, but the most commonly used on the Web by far is the Cascading Style Sheets language, also known as CSS.

Like HTML and XHTML, the specifications for CSS are maintained by the World Wide Web Consortium (W3C), and like those languages, several versions of CSS exist with varying levels of browser support.

The first version of CSS, called CSS1, was introduced in 1996, but was not fully implemented by any browser for another three years. CSS1 introduced styles for the following document features:

The second version of CSS, CSS2, was introduced in 1998. It expanded the language to support styles for:


Hosted by www.Geocities.ws

1