Cascading Style Sheets

From Citizendium
Revision as of 13:10, 2 April 2007 by imported>Dustin Meany (add cat)
Jump to navigation Jump to search

Cascading Style Sheets (commonly called CSS) is a stylesheet language. CSS is usually used for web sites wrote in HTML or XHTML, but the design of a stylesheet allows CSS to be used on any markup language (most notably XML). CSS specifications and instructions for it's use were created by the World Wide Web Consortium (W3C).

Template:Stub