Exam 2: Getting Started With Css Tutorial

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

Which of the following dynamic pseudo-classes means the link has not yet been visited by a user?

(Multiple Choice)
4.9/5
(39)

Case-Based Critical Thinking Questions Case 3-1 Alex's woodworking shop is trying to design a web page with Cascading Style Sheets (CSS). Alex would like create the new design based on the latest elements and styles from Hypertext Markup Language (HTML) and CSS. He has created a few sample pages: home.htm ---describes the business and contact information Product.htm ---displays a list of product descriptions Custom.htm ---displays a list of custom products Alex had forgotten to give any style for all of his pages. In this case, identify the style that would be applied to his pages.

(Multiple Choice)
4.7/5
(38)

In the hexadecimal numbering system, the number 16 is expressed as _____.

(Multiple Choice)
4.8/5
(36)

Case-Based Critical Thinking Questions Case 3-2 Terry is building a web site and wants to have three main links called Home, Product Info, and Contact Us. She will create a hierarchy of page elements and revise the style sheets. In this case, the Home page contains two _____ elements.

(Multiple Choice)
4.9/5
(32)

A parent element is an element that contains one or more elements, which are called its child elements.

(True/False)
4.8/5
(31)

Hue values range from 0˚ to 360˚, where 0˚ matches the location of blue on the color wheel, 120˚ matches red, and 240˚ matches green.

(True/False)
4.9/5
(39)

Case-Based Critical Thinking Questions Case 3-2 Terry is building a web site and wants to have three main links called Home, Product Info, and Contact Us. She will create a hierarchy of page elements and revise the style sheets. To apply a style to all elements in a document, Terry should use the _____ selector.

(Multiple Choice)
4.9/5
(29)

Yellow has the RGB triplet _____.

(Multiple Choice)
4.9/5
(42)

Which of the following is an example of web safe font stacks?

(Multiple Choice)
5.0/5
(37)

Embedded styles are directly applied to specific elements using the style attribute.

(True/False)
4.8/5
(44)

Identify a pseudo-class which is the first descendant of the parent that matches the specified type.

(Multiple Choice)
4.7/5
(44)

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

(Multiple Choice)
4.9/5
(42)

The _____ unit is the preferred style unit for web page text because it makes it easy to develop pages in which different page elements have consistent relative font sizes under any device.

(Multiple Choice)
4.7/5
(33)

Identify a rule that should be added to a style sheet to access and load a web font.

(Multiple Choice)
4.8/5
(40)

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

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

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

The @import rule has the same impact as adding multiple _____ elements to a Hypertext Markup Language (HTML) file.

(Multiple Choice)
4.9/5
(45)

A pixel is a relative unit because the actual rendered size depends on the density of the output device.

(True/False)
4.8/5
(32)
Identify the letters of the choices that best match the phrases or definitions.
They are numbers that represent a color according to the intensity of its red, green, and blue components.
Pixel
They are numbers that represent a color according to the intensity of its red, green, and blue components.
Absolute units
They are the units expressed relative to the size of other objects within a web page.
Style rule
Correct Answer:
Verified
Premises:
Responses:
They are numbers that represent a color according to the intensity of its red, green, and blue components.
Pixel
They are numbers that represent a color according to the intensity of its red, green, and blue components.
Absolute units
They are the units expressed relative to the size of other objects within a web page.
Style rule
It is a numerical representation that precisely describes a color.
Relative units
It defines the styles applied to an element or group of elements.
ems
They are specified in one of five standard units of measurement.
RGB triplet
It measures the amount of space between characters.
Color value
They are the units expressed relative to the size of other objects within a web page.
Leading
It measures the amount of space between characters.
Tracking
It is a number expressed in the base-16 numbering system.
Hexadecimal
It measures the amount of space between lines of text.
Saturation
It represents a single dot on an output device.
Kerning
(Matching)
4.7/5
(35)
Showing 21 - 40 of 117
close modal

Filters

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