Difference between revisions of "Declaration (CSS)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(First def.)
(See also)
 
(3 intermediate revisions by 2 users 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 ==
 +
 
 +
* [[Cascading Style Sheets]]
 +
* [[Selector]]
 +
* [[Rule (CSS)]]
 +
 
 +
== External links ==
 +
 
 +
* [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 11:41, 25 April 2016

In CSS, a declaration is part of a style rule (CSS).

See also

External links