Exam 4: Cascading Style Sheets
Exam 1: Html550 Questions
Exam 2: Web Site Design Principles50 Questions
Exam 3: Site Planning50 Questions
Exam 4: Cascading Style Sheets50 Questions
Exam 5: Web Typography50 Questions
Exam 6: Box Properties50 Questions
Exam 7: Page Layouts50 Questions
Exam 8: Graphics and Color50 Questions
Exam 10: Data Tables50 Questions
Exam 11: Web Forms50 Questions
Exam 12: Responsive Web Design50 Questions
Select questions type
CSS applies weight to a rule based on its ____________________ within a style sheet.
(Short Answer)
4.7/5
(30)
The ____________________ is useful for testing styles during development.
(Short Answer)
4.9/5
(37)
Which type of selector lets you quickly select groups of elements and apply a style rule?
(Multiple Choice)
4.9/5
(33)
____ elements contain nested elements called ____ elements.
(Multiple Choice)
4.9/5
(35)
In a style rule, what determines the element to which a rule is applied?
(Multiple Choice)
4.8/5
(34)
A declaration is enclosed by which of the following character pairs?
(Multiple Choice)
4.9/5
(42)
In a style rule, the ____ is a quality or characteristic, such as color, font size, or margin.
(Multiple Choice)
4.9/5
(40)
The ____ selector lets you write rules, give them a name, and then apply that name to any elements you choose.
(Multiple Choice)
4.9/5
(45)
The id selector lets you write rules, give each a name, and then apply that name to any elements you choose.
(True/False)
4.7/5
(32)
Which element in the document's < head > section points to an external style sheet named styles.css.
(Multiple Choice)
4.9/5
(29)
Because ______________ is the parent element of the content area of the HTML file, it is the selector to use whenever you want to apply a style across the entire document.
(Short Answer)
4.8/5
(40)
Which attribute has become the selector of choice when identifying layout sections of the page?
(Multiple Choice)
4.7/5
(36)
____________________ is the order of CSS rules dictating that child elements receive properties from parent elements.
(Short Answer)
4.9/5
(32)
What are the three ways that you can combine CSS style rules with HTML code? Describe each method, along with an example of using the method.
(Essay)
4.8/5
(38)
The CSS cascading mechanism determines which rules are applied to document elements by assigning a(n) ____________________ to each rule.
(Short Answer)
4.8/5
(29)
Which attribute of the < link > element states the relative URL of the style sheet?
(Multiple Choice)
5.0/5
(37)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)