Exam 3: Getting Started With Css

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

The style rule starts with one or more pairs , which identify the HTML element or elements to which the style rule applies. _________________________

(True/False)
4.9/5
(32)

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

(True/False)
4.9/5
(35)

  In the figure above, item _____ points to the style rules for the selected element. In the figure above, item _____ points to the style rules for the selected element.

(Multiple Choice)
4.8/5
(47)

A(n) id selector allows you to apply a style rule to an unlimited number of separate elements.  _________________________

(True/False)
4.8/5
(37)

The ____ attribute determines the horizontal alignment of text.

(Multiple Choice)
4.8/5
(33)

The most general selectors are the names of HTML elements, such as h1 or p , which are known as ________________ selectors.

(Short Answer)
4.7/5
(32)

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

(Multiple Choice)
4.8/5
(39)

Using a process known as inheritance , declarations are applied to all descendant elements of selected elements. ________________________

(True/False)
4.9/5
(38)

The ____ attribute creates blank space between the div element and elements nested inside it.

(Multiple Choice)
4.9/5
(41)

  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.8/5
(34)

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.9/5
(37)

Edits made to a declaration using browser tools do not change your saved stylesheet. _________________________

(True/False)
4.9/5
(42)

The _____ attribute limits a given value to a single instance in a web page.

(Multiple Choice)
5.0/5
(43)

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

(Multiple Choice)
4.8/5
(32)

Style rules are lines or blocks of CSS code that specify the presentation of web page elements.

(True/False)
4.8/5
(40)

The ____ attribute specifies the filename of the external style sheet.

(Multiple Choice)
4.8/5
(38)

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 wants his selector to show that an element is a direct child of another element so he uses _____ between the elements in his selector.

(Multiple Choice)
4.8/5
(34)

When writing CSS code, each declaration must start on its own line.

(True/False)
4.9/5
(37)

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
(46)

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

(Multiple Choice)
4.9/5
(40)
Showing 21 - 40 of 71
close modal

Filters

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