Filters
Question type

Study Flashcards

To set the foreground or text color of an element, use the following property:


A) text: color;
B) forecolor: color;
C) color: color;
D) backcolor: color;

E) A) and C)
F) B) and C)

Correct Answer

verifed

verified

A color value is an alphabetic expression that describes the properties of a color.

A) True
B) False

Correct Answer

verifed

verified

Two attributes, ______, are often key in targeting styles to a specific Element or group of elements.


A) id and char
B) id and class
C) id and type
D) id and elem

E) B) and C)
F) None of the above

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

Absolute measurements are appropriate when you know the physical properties of an output device and want to fix a size to a specific value.

A) True
B) False

Correct Answer

verifed

verified

____ units define a font size using one of five standard units of measurement.


A) Relative
B) Absolute
C) Standard
D) Uppercase

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

An additional factor in applying a style sheet is that properties are passed from a parent Element to its children in a process known as __________.


A) style sheets
B) an embedded style sheet
C) style inheritance
D) style link

E) C) and D)
F) A) and C)

Correct Answer

verifed

verified

A(n)____________________ is a number based on base-16 mathematics rather than the base-10 form that we use every day.

Correct Answer

verifed

verified

____ units express font size relative to the size of other objects within the Web page.


A) Absolute
B) Relative
C) Standard
D) Output

E) A) and B)
F) B) and D)

Correct Answer

verifed

verified

Writing a style rule on a single line saves space, but entering each style property on a separate line often makes your code easier to read and edit._________________________

A) True
B) False

Correct Answer

verifed

verified

An additional factor in applying a style sheet is that properties are passed from a parent element to its children in a process known as style inheritance.

A) True
B) False

Correct Answer

verifed

verified

CSS also allows RGB values to be entered as hexadecimal numbers.

A) True
B) False

Correct Answer

verifed

verified

To display an ordered list with alphabetical markers such as


A) Home
B) Getting Started
C) Scrapbooking Tips
D) Supply List
You would apply the following list style to the ol element:
a) ol {list-style-type: lower-roman;}
b) ol {list-style-type: upper-greek;}
c) ol {list-style-type: upper-roman;}
d) ol {list-style-type: upper-alpha;}

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

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 styles sheets. -Terry has decided to display the text of all h1 headings found within the page header in green.The style rule applied is _____.


A) header h1 {shade: green;}
B) header h1 {green: shade;}
C) header h1 {green: color;}
D) header h1 {color: green;}

E) B) and D)
F) B) and C)

Correct Answer

verifed

verified

Two child elements that share the same parent are referred to as ______ elements.


A) parent
B) sibling
C) child
D) descendant

E) A) and B)
F) C) and D)

Correct Answer

verifed

verified

By default, browsers offset ordered and unordered lists from the surrounding text.

A) True
B) False

Correct Answer

verifed

verified

  -In the preceding figure, the item number _____ displays the shortcut property. A)  1 B)  2 C)  3 D)  4 -In the preceding figure, the item number _____ displays the shortcut property.


A) 1
B) 2
C) 3
D) 4

E) A) and C)
F) A) and D)

Correct Answer

verifed

verified

Each child element may contain children of its own and so forth down the hierarchy, creating a set of _______ elements that are all descended from a common parent.

Correct Answer

verifed

verified

The size or ______of most outp ut devices is typically expressed in terms of pixels.

Correct Answer

verifed

verified

______ measures the brightness of the color and ranges from 0% (black) up to 100% (white) .


A) Hue
B) Saturation
C) Lightness
D) Darkness

E) A) and C)
F) A) and B)

Correct Answer

verifed

verified

Showing 41 - 60 of 137

Related Exams

Show Answer