Filters
Question type

Study Flashcards

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

A) True
B) False

Correct Answer

verifed

verified

CSS supports the ___ basic color names.


A) 16
B) 64
C) 256
D) 216

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

Correct Answer

verifed

verified

The amount of space between pairs of letters is referred to as the ____.


A) tracking
B) dithering
C) kerning
D) pacing

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

You can use relative units to make a page ____________________,which allows the page to be rendered the same way no matter how a user's output device is configured.

Correct Answer

verifed

verified

The default unit of length for kerning and tracking is the ____.


A) pica
B) pixel
C) point
D) inch

E) A) 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

Inline styles are styles applied directly to specific elements using the style attribute <element style="style rules"> … </element> Where element is the HTML element and _______ are CSS styles applied to that element.


A) style rules
B) element
C) element style
D) style

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

Correct Answer

verifed

verified

______ measures the intensity of the chosen color and ranges from 0% (no color) up to 100% (full color) .


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

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

Correct Answer

verifed

verified

The ______ statement must always come before any other style rules in the style Sheet.


A) @import
B) @embed
C) !import
D) !embed

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

Correct Answer

verifed

verified

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

A) True
B) False

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 -To apply a style to all elements in a document,Terry would use the ____ selector.


A) e
B) f
C) *
D) +

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

Correct Answer

verifed

verified

One commonly used relative unit is the ____ unit.


A) in
B) ft
C) em
D) en

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

Correct Answer

verifed

verified

Another style you can use to change the appearance of your text is________where the type values include none (for no decoration),underline,overline,and line-through.

Correct Answer

verifed

verified

text-decor...

View Answer

To render a document,the device displaying the page needs a style sheet that specifies the appearance of each page element.

A) True
B) False

Correct Answer

verifed

verified

Case 3-3 Tim is creating a page to display his poker club’s set of rules. He has main categories and subcategories along with about a paragraph or more of explanation for each -Tim wants to display the subcategories in capital letters but does not want them to appear more important than the main categories,so he wants small capital letters.Which style should he use?


A) text-transform
B) font-transform
C) font-variant
D) text-variant

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

Correct Answer

verifed

verified

When referenced by the font-family property,a specific font refers to a font ______ that is Stored on a user's computer.


A) definition
B) style
C) format
D) color

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

Correct Answer

verifed

verified

Showing 121 - 137 of 137

Related Exams

Show Answer