Difference between revisions of "Cascading Style Sheets"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (See Also, Declaration.) |
Karl Jones (Talk | contribs) (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 | + | == See also == |
* [[Declaration_(CSS)|Declaration]] | * [[Declaration_(CSS)|Declaration]] | ||
− | == External | + | == 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 09: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
- Cascading Style Sheets @ Wikipedia