Mis3530 CH4
Semicolon
A value is followed by a _________
You will probably use the style attribute method of styling an element the most
False
Class selector
Lets you write rules, give them a name, and then apply that name to any elements you choose
Cascade style sheet
Means that multiple style sheets and style rules can apply to the same document.
Type
The simplest type of selector is the ____________ selector.
By default, most CSS properties inherit from parent elements to child element
True
Rules with more specific selectors take precedence over rules with less specific selectors
True
The !important keyword allows you to take specify that a rule should take precedence no matter what the order in the style sheet.
True
The difference between an id attribute and a class attribute is that an id should refer to only one occurrence within a document
True
selector
determines the element to which a rule is applied