Exam 4: Cascading Style Sheets

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

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)

The symbol for the universal selector is the ____.

(Multiple Choice)
4.9/5
(30)

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)

By default, CSS property inheritance is disabled.

(True/False)
4.8/5
(35)

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)

Comments are embedded directly in the style sheet.

(True/False)
4.9/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)

What are the two components of a style rule? Describe them.

(Essay)
4.9/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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)