Difference between revisions of "Cascading Style Sheets"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Description)
(See also)
Line 6: Line 6:
 
* [[CSS hacks]]
 
* [[CSS hacks]]
 
* [[Declaration_(CSS)]]
 
* [[Declaration_(CSS)]]
 +
* [[External style sheet]]
 
* [[Less (stylesheet language)]]
 
* [[Less (stylesheet language)]]
 
* [[Responsive web design]]
 
* [[Responsive web design]]

Revision as of 07:42, 26 January 2016

Cascading Style Sheets (CSS) is a language used to define the presentation ("look and feel") of a document written in HTML or some other markup language.

See also

External links