Difference between revisions of "Declaration (CSS)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(First def.)
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.
 +
 +
(TO DO: expand, organize, cross-reference, illustrate.)
 +
 +
== Description ==
 +
 +
...
 +
 +
== See also ==
 +
 +
* [[Cascading Style Sheets]]
 +
* [[Selector]]
 +
 +
== External links ==
 +
 +
* [https://en.wikipedia.org/wiki/Cascading_Style_Sheets Cascading Style Sheets] @ Wikipedia

Revision as of 10:06, 9 September 2015

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

(TO DO: expand, organize, cross-reference, illustrate.)

Description

...

See also

External links