Difference between revisions of "Declaration (CSS)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (First def.) |
Karl Jones (Talk | contribs) |
||
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 09: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
- Cascading Style Sheets @ Wikipedia