
CSS
CSS - Cascading Style Sheet
Cascading Style Sheets is a language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML.
Reasons for choosing to use CSS on your website include the separation of style from content, allowing them to be modified independantly. Further, the same content can be displayed in a different fashion for different circumstances: dependant on the type of user, or even the display media.
The CSS specifications are maintained by the World Wide Web Consortium (W3C).
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z



