Difference between revisions of "Cascading Style Sheets"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See Also, Declaration.)
(lc)
Line 1: Line 1:
 
'''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.  
 
'''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 ==
+
== See also ==
  
 
* [[Declaration_(CSS)|Declaration]]
 
* [[Declaration_(CSS)|Declaration]]
  
== External Links ==
+
== External links ==
  
 
* [https://en.wikipedia.org/wiki/Cascading_Style_Sheets Cascading Style Sheets] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Cascading_Style_Sheets Cascading Style Sheets] @ Wikipedia

Revision as of 10:20, 4 June 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