Exam 3: Getting Started With CSS

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

The values for the ____ and type attributes specify that user agents should read the external document as a style sheet written in CSS.

(Multiple Choice)
4.9/5
(44)

Changing an inline style requires locating the style ____.

(Multiple Choice)
5.0/5
(37)

​    -In the figure above, which lines of code set the style for the header? -In the figure above, which lines of code set the style for the header?

(Short Answer)
4.8/5
(30)

A selector identifies the HTML element to which a declaration applies.

(True/False)
4.7/5
(34)

​  -In the figure above, item ____ shows style rule(s) applied to a class. -In the figure above, item ____ shows style rule(s) applied to a class.

(Multiple Choice)
5.0/5
(34)

​  -Some developers prefer to give each declaration its own line, often indented beneath its selector, as shown in the ____ in the figure above. -Some developers prefer to give each declaration its own line, often indented beneath its selector, as shown in the ____ in the figure above.

(Multiple Choice)
4.9/5
(36)

A CSS comment starts with _____ .

(Multiple Choice)
4.9/5
(43)

A(n) ________________ style sheet is a section of CSS code entered in the head element of an HTML document.

(Short Answer)
4.8/5
(33)

Match each part of a link element used to link a stylesheet to an HTML document. -​specifies the file name of the linked file

(Multiple Choice)
4.8/5
(36)

​  -In the figure above, item ____ shows style rule(s) applied to multiple selectors. -In the figure above, item ____ shows style rule(s) applied to multiple selectors.

(Multiple Choice)
4.8/5
(32)

You add CSS to an HTML document by inserting style ________________, which are lines or blocks of CSS code that specify the presentation of Web page elements.

(Short Answer)
4.8/5
(38)

The tip sheet also reminds her to start each id selector with a(n) ______ .

(Multiple Choice)
4.8/5
(37)

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

(Multiple Choice)
4.9/5
(41)

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

(Multiple Choice)
5.0/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. -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.9/5
(38)

The ____ attribute determines the horizontal alignment of text.

(Multiple Choice)
4.8/5
(40)

​  -In the figure above, item ____ shows style rule(s) applied to the body element. -In the figure above, item ____ shows style rule(s) applied to the body element.

(Multiple Choice)
4.7/5
(33)

Match each part of a link element used to link a stylesheet to an HTML document. -​indicates the type of content in the linked file

(Multiple Choice)
4.8/5
(39)

Name and describe the two parts of a style rule.

(Essay)
5.0/5
(38)

​    -In the figure above, a(n) ____ was used to obtain the consistent look and feel between the web pages. -In the figure above, a(n) ____ was used to obtain the consistent look and feel between the web pages.

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

Filters

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