Exam 3: Getting Started With CSS

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The same ____ attribute can be applied to one element or to multiple elements.

(Multiple Choice)
4.9/5
(39)

Case-Based Critical Thinking Question Tim just started working as an intern for a local television station. He is responsible for maintaining the station’s website, and he is learning CSS as fast as he can. -When working on the horizontal alignment of text, Tim wants the article paragraph to use the same text-alignment as the enclosing element so he uses the ______ text-align value.

(Multiple Choice)
4.9/5
(38)

A class selector consists of a ____ followed by a class attribute value.

(Multiple Choice)
4.9/5
(39)

​    -In the figure above, item _____ points to a style rule that is not applied to the selected element. -In the figure above, item _____ points to a style rule that is not applied to the selected element.

(Multiple Choice)
4.7/5
(39)

An id selector is simply a pound sign (#) followed by the id ____ for the element.

(Multiple Choice)
4.8/5
(38)

There is a limit of 100 element types that can be included in a single rule.

(True/False)
4.9/5
(32)

If multiple rules applied to the same element specify values for the same attribute, the value from the ____ rule in the style sheet is applied.

(Multiple Choice)
4.9/5
(35)

​  -In the figure above, item ____ shows style rule(s) applied to an id selector. -In the figure above, item ____ shows style rule(s) applied to an id selector.

(Multiple Choice)
4.8/5
(41)

Each declaration ends with a period.

(True/False)
4.9/5
(35)

The default value of text-align is "center." _________________________

(True/False)
4.9/5
(34)

To create the presentation of elements in a single web page, you can create a(n) _____ .

(Multiple Choice)
5.0/5
(32)

An inline style rule is a style rule inserted into the opening tag of an element using the style attribute._________________________

(True/False)
4.9/5
(35)

In CSS code, any text between ____ is treated as a comment and ignored by user agents.

(Multiple Choice)
5.0/5
(49)

Match each part of a link element used to link a stylesheet to an HTML document. -​file extension for a stylesheet

(Multiple Choice)
4.9/5
(35)

An id attribute value can be assigned to ______ element(s).

(Multiple Choice)
4.8/5
(35)

Only one element in an HTML document can have a given id attribute value.

(True/False)
4.9/5
(39)

​  -Some developers prefer to keep all declarations on the same line as the selector, as shown in the ____ in the figure above. -Some developers prefer to keep all declarations on the same line as the selector, as shown in the ____ in the figure above.

(Multiple Choice)
4.7/5
(49)

What are developer tools? Why might you use them?

(Essay)
4.9/5
(30)

Gail's tip sheet states reminds her to use a(n) ____ before each class selector.

(Multiple Choice)
4.8/5
(32)

Multiple selectors are separated by semicolons._________________________

(True/False)
4.8/5
(42)
Showing 41 - 60 of 71
close modal

Filters

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