CS
: CSS
CsWiki :: LogIn

CSS


Introduction



CSS, Cascading Style Sheets, is a document describing the presentation of HTML elements, for example, how a <h2> is displayed (rendered) in web browsers. It is used for seperating the presentation from structure, making maintaining and modifying a docuement's layout easiler.

See also WebStandard for CSS validators.

CSS



Specifications



References



Links



Something to learn from