- In CSS, an assignment of a value to a property (or, in case of a shorthand, of several values). A declaration consists of a property, a colon (
:
), and a value, and is part of a declaration block as well as a rule. If there are multiple declarations in a block, declarations must be separated by a semicolon (;
).
- Previous term: Debugging
- Next term: Declaration block
- Random term: Fagan testing