Rule (CSS)

From Wiki @ Karl Jones dot com
Revision as of 11:44, 25 April 2016 by Karl Jones (Talk | contribs) (Created page with "In Cascading Style Sheets, a '''rule''' consists of one or more selectors, followed by a declaration block. == Style sheets...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In Cascading Style Sheets, a rule consists of one or more selectors, followed by a declaration block.

Style sheets

A style sheet consists of a list of rules.

See also