Difference between revisions of "Declaration (CSS)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→See also) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | In [[Cascading_Style_Sheets|CSS]], a '''declaration''' is part of a style rule. | + | In [[Cascading_Style_Sheets|CSS]], a '''declaration''' is part of a [[style rule (CSS)]]. |
== See also == | == See also == | ||
Line 5: | Line 5: | ||
* [[Cascading Style Sheets]] | * [[Cascading Style Sheets]] | ||
* [[Selector]] | * [[Selector]] | ||
+ | * [[Rule (CSS)]] | ||
== 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 | ||
+ | |||
+ | [[Category:Cascading Style Sheets]] | ||
+ | [[Category:Web design and development]] |
Latest revision as of 10:41, 25 April 2016
In CSS, a declaration is part of a style rule (CSS).
See also
External links
- Cascading Style Sheets @ Wikipedia