Difference between revisions of "Cascading Style Sheets"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (First def.) |
Karl Jones (Talk | contribs) (See Also, Declaration.) |
||
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 == | ||
+ | |||
+ | * [[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 09:37, 10 May 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