Exam 2: Getting Started With CSS

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

Structural pseudo-elements are used to classify items based on their locations within the hierarchy of page elements.

(True/False)
4.9/5
(38)

Identify a contextual selector that matches any element.

(Multiple Choice)
4.9/5
(31)

Identify an attribute selector that selects all elem elements whose att attribute begins with text.

(Multiple Choice)
4.8/5
(28)

Identify a relative unit in which lengths are expressed as a percentage of the width or height of a browser window.

(Multiple Choice)
4.8/5
(37)

A _________ font describes the general appearance of the characters in a text but does not specify any particular font definition file.

(Short Answer)
4.9/5
(40)

Identify the letters of the choices that best match the phrases or definitions. -It represents a single dot on an output device.

(Multiple Choice)
4.8/5
(38)

RGB triplets can describe 2563 (16.7 million)possible colors,which is a greater number of colors than the human eye can distinguish.

(True/False)
4.8/5
(42)

Identify the correct syntax for adding comments in style sheets.

(Multiple Choice)
4.9/5
(38)

_________ matches any element in the hierarchy.

(Short Answer)
4.8/5
(27)

Cascading Style Sheets (CSS)3 introduced opacity to the CSS color models where opacity defines how transparent the color appears.

(True/False)
5.0/5
(36)

Adding all the three primary colors-red,green,and blue-at maximum intensity produces the color _____,while adding any two of the three primary colors at maximum intensity produces the trio of complementary colors-yellow,magenta,and cyan.

(Multiple Choice)
4.7/5
(31)

Identify the letters of the choices that best match the phrases or definitions. -It measures the intensity of a chosen color and ranges from 0% (no color)to 100% (full color).

(Multiple Choice)
4.9/5
(39)

If two style rules have equal specificity,and thus equal importance,then the one that is defined _____ in the style sheet is the one used.

(Multiple Choice)
4.9/5
(32)

To import a style sheet,the command =import url(url); must be added to the style sheet file,where url is the URL of an external style sheet file.

(True/False)
4.8/5
(33)

Identify the letters of the choices that best match the phrases or definitions. -It is a numerical representation that precisely describes a color.

(Multiple Choice)
4.8/5
(34)

Identify an attribute selector used to select an element based on its class value.

(Multiple Choice)
4.8/5
(37)

Explain the styles to control some basic typographic attributes,such as kerning,tracking,and leading.Also,mention when a hanging indent is created.

(Essay)
4.8/5
(41)

How is background color defined in a Cascaded Style Sheets (CSS)file?

(Multiple Choice)
4.7/5
(37)

The _____ pseudo-class is to be used for a situation in which a user has moved the mouse pointer over a hypertext link prior to clicking the link.

(Multiple Choice)
4.9/5
(37)

The text size is defined using the _________ property.

(Short Answer)
4.8/5
(39)
Showing 61 - 80 of 148
close modal

Filters

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