CSS: Difference between revisions

From XPUB & Lens-Based wiki
(New page: = Cascading Style Sheets = Cascading Style Sheets (CSS) is a language for describing the visual appearance of a text and images in a web browser. CSS is a declarative-style programming l...)
(No difference)

Revision as of 23:02, 21 May 2008

Cascading Style Sheets

Cascading Style Sheets (CSS) is a language for describing the visual appearance of a text and images in a web browser. CSS is a declarative-style programming language; specific visual properties (for instance font size, or background color) get applied to page elements based on matching rules and selectors.

http://www.w3.org/css