Exam 3: Getting Started With CSS

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

HTML allows you to add the ________________ attribute to the opening tag for an element to give the element a name.

(Short Answer)
4.8/5
(31)

​    -In the figure above, which lines of code set the formatting for the footer? -In the figure above, which lines of code set the formatting for the footer?

(Short Answer)
4.7/5
(31)

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. -Tim discovers, through trial and error, that he cannot assign the same id value to multiple elements.He quickly changes his strategy and uses a(n) ______ attribute instead.

(Multiple Choice)
4.8/5
(36)

To apply the style rules in a stylesheet to every page on a web site, you add a(n) _____ element to each HTML document.

(Multiple Choice)
4.7/5
(33)

CSS3 defines a set of elements that serve the same function as the div element but that include semantic value.

(True/False)
4.8/5
(29)

When multiple style rules select the same element and specify different values, CSS rules calculate the selector's ____, which is its priority relative to other selectors.

(Multiple Choice)
4.8/5
(40)

You insert CSS code in a style element with a(n) attribute specifying that the contents are written in CSS._________________________

(True/False)
4.8/5
(30)

Selectors can be based on ____.

(Multiple Choice)
4.8/5
(33)

In what situation(s) should you use an id selector? What is the syntax of an id selector.

(Essay)
4.9/5
(42)

A single HTML element is limited to ____ attributes.

(Multiple Choice)
4.8/5
(46)

A class ________________ creates a style rule based on values assigned to elements using the HTML class attribute.

(Short Answer)
4.8/5
(38)
Showing 61 - 71 of 71
close modal

Filters

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