Difference between revisions of "Declaration (CSS)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(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 11:41, 25 April 2016

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

See also

External links