- The order by which declarations are applied in CSS: 1) per target media type; 2) per importance and origin (from user agent to important user declarations); 3) by specificity; and 4) by order in which the declaration was specified (with all having the same weight, origin, and specificity, the latest declaration prevails).
- More about this term (beta): articles and videos, books, web search
- Previous term: Cart
- Next term: Cascading HTML Style Sheets
- Random term: Callback queue (or roll the dice with webglossary.info/random)