Difference between revisions of "Cascading Style Sheets"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(etc)
(Conditional stylesheets, CSS hacks)
Line 3: Line 3:
 
== See also ==
 
== See also ==
  
 +
* [[Conditional stylesheets]]
 +
* [[CSS hacks]]
 
* [[Declaration_(CSS)|Declaration]]
 
* [[Declaration_(CSS)|Declaration]]
 
* [[Less (stylesheet language)]]
 
* [[Less (stylesheet language)]]

Revision as of 05:46, 18 August 2015

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