Exam 3: Cascading Style Sheets (CSS)

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

For HSL color values, the hue value indicates where the color is along the white-black spectrum.

(True/False)
4.7/5
(33)

For the font-size property, it is legal to specify a value in em units. What did "em" originally stand for?

(Short Answer)
4.8/5
(35)

What is the principle of locality? In your answer, you must mention local CSS rules and global CSS rules.

(Short Answer)
4.8/5
(32)

In a CSS rule, if you specify a property with a value of initial, it forces the default value to be used for that property.

(True/False)
4.9/5
(32)

The CSS __________ service tool verifies that CSS code comports with the W3C's CSS standard.

(Short Answer)
5.0/5
(37)

A universal selector is considered to be a wildcard. What is a wildcard?

(Essay)
4.8/5
(39)

Given the following CSS rule, which type of selector is used? <code>* {color: blue;}</code>

(Multiple Choice)
4.8/5
(40)

Code that is relatively easy to make changes to in the future is referred to as __________.

(Short Answer)
4.7/5
(35)

If you want to use multiple words for a <code>class</code> attribute value, coding conventions suggest using hyphens to separate the words.

(True/False)
4.9/5
(34)
Showing 21 - 29 of 29
close modal

Filters

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