True/False Indicate whether the
statement is true or false.
|
|
|
1.
|
The consistent use of type provides valuable information cues to the
reader.
|
|
|
2.
|
Until recently, Web typography meant having to use too many <font> tags and lots of text as graphics.
|
|
|
3.
|
Most of the type principles that apply to paper-based design do not apply to the
Web.
|
|
|
4.
|
In strict typography terms, a font is the name of the type, such as Times New
Roman or Futura Condensed.
|
|
|
5.
|
Your pages will look cleaner when you choose more fonts and sizes of
type.
|
|
|
6.
|
A section heading should have a larger, bolder type, while a page heading would
appear in the same typeface, only lighter or smaller.
|
|
|
7.
|
You should avoid making random changes in your use of type conventions.
|
|
|
8.
|
The user will always see the exact font you have specified.
|
|
|
9.
|
The position of text wrapping at the end of each line does not depend on the
font.
|
|
|
10.
|
The computer screen has a lower resolution than the printed page, making fonts
that are legible on paper more difficult to read on-screen.
|
|
|
11.
|
Creating text as a graphic allows you to add drop shadows and other effects to
your text.
|
|
|
12.
|
Including text as graphics means users cannot search for that text.
|
|
|
13.
|
The measurement values you choose when designing a style sheet depend on the
destination medium for your content.
|
|
|
14.
|
When using absolute units, the measurement values require only a number.
|
|
|
15.
|
When using absolute units, the numeric value cannot be negative.
|
|
|
16.
|
Although the point is the standard unit of measurement for type sizes, it is not
the best measurement value for the Web.
|
|
|
17.
|
In CSS, the em unit can only be used for horizontal measurement.
|
|
|
18.
|
In addition to stating font sizes, em is useful for padding and margins as
well.
|
|
|
19.
|
Measurements stated in em are always relative to their environment.
|
|
|
20.
|
The height of the lowercase letter x varies widely from one type face to
another.
|
|
|
21.
|
The em unit is a less reliable unit of measurement than the ex unit.
|
|
|
22.
|
The size of a pixel is determined by the display resolution.
|
|
|
23.
|
As resolutions grow in value, the individual pixel size gets larger.
|
|
|
24.
|
Child elements do not inherit the percentage values of their parents.
|
|
|
25.
|
CSS font properties describe the spacing around the text rather than affecting
the actual text itself.
|
|
|
26.
|
You can string together a list of font families, separated by commas, supplying
a selection of fonts that the browser can attempt to match.
|
|
|
27.
|
The default type weight is equal to 700.
|
|
|
28.
|
The font shortcut property lets you abbreviate the more verbose individual
property listings.
|
|
|
29.
|
Negative values for the text-indent property let you create a hanging
indent.
|
|
|
30.
|
The <font> element is deprecated specifically
in favor of CSS style rules.
|
Multiple Choice Identify the
choice that best completes the statement or answers the question.
|
|
|
31.
|
Designing for the Web restricts your ____ choices to those that your users have
installed on their computers.
a. | font size | c. | color | b. | font | d. | letter |
|
|
|
32.
|
____ develops a strong visual identity.
a. | Variability | c. | Using large fonts | b. | Using many font colors | d. | Consistency |
|
|
|
33.
|
If you design your pages using a font that your user does not have installed,
the browser defaults to ____ on a Macintosh.
a. | Arial | c. | Times New Roman | b. | Times | d. | Courier |
|
|
|
34.
|
If you design your pages using a font that your user does not have installed,
the browser defaults to ____ on a PC.
a. | Arial | c. | Times New Roman | b. | Times | d. | Courier |
|
|
|
35.
|
____ fonts have strokes that finish the top and bottom of each letter.
a. | Arial | c. | Serif | b. | Sans-serif | d. | Block |
|
|
|
36.
|
Which of the following fonts is always available on PCs, Macs, and Unix?
a. | Verdana | c. | Helvetica | b. | Times or Times New Roman | d. | Courier |
|
|
|
37.
|
Which of the following fonts are commonly installed Unix fonts?
a. | Arial and Helvetica | c. | Times and Verdana | b. | Arial and Times | d. | Helvetica and
Times |
|
|
|
38.
|
____ is the default monospace font.
a. | Courier | c. | Verdana | b. | Times | d. | Helvetica |
|
|
|
39.
|
Some Macintosh users have only the ____ font, so it is a good idea to specify
this font as an alternate choice when you are using sans-serif fonts.
a. | Courier | c. | Arial | b. | Helvetica | d. | Verdana |
|
|
|
40.
|
____ is widely available and is the most commonly used sans-serif font.
a. | Trebuchet MS | c. | Arial | b. | Verdana | d. | Times |
|
|
|
41.
|
____ is an expanded font—each letter takes up more horizontal space than
letters in the other font families
a. | Verdana | c. | Times | b. | Arial | d. | Trebuchet MS |
|
|
|
42.
|
In general, ____ text on a ____ background is easiest to read.
a. | lighter; light | c. | darker; dark | b. | lighter; dark | d. | darker; light |
|
|
|
43.
|
When you are designing a style sheet for a Web page, you can use ____
measurement values that adapt to the user’s display type.
a. | fixed | c. | absolute | b. | variable | d. | relative |
|
|
|
44.
|
A(n) ____ is a standard publishing unit equal to 12 points.
|
|
|
45.
|
There are 72 ____ in an inch.
a. | exs | c. | ems | b. | picas | d. | points |
|
|
|
46.
|
A(n) ____ is the width of the capital M in the current font, usually the same as
the font size.
|
|
|
47.
|
A(n) ____ is the height of the letter x in the current font.
|
|
|
48.
|
A(n) ____ is the size of a pixel on the current monitor.
|
|
|
49.
|
CSS lets you use ____ measurement values that specify a fixed value.
a. | variable | c. | standard | b. | relative | d. | absolute |
|
|
|
50.
|
In CSS, the ____ is equal to the font size of an element.
|
|
|
51.
|
If the default paragraph font size is 12-point text, the em equals ____
points.
|
|
|
52.
|
If the default paragraph font size is 12-point text, then stating a text size of
2 em creates ____-point text.
|
|
|
53.
|
Most browsers set the ex value to ____ the value of the font’s em
size.
a. | one-quarter | c. | two-thirds | b. | one-half | d. | three-quarters |
|
|
|
54.
|
____ values are always relative to another value.
a. | Pixel | c. | Percentage | b. | Point | d. | Absolute |
|
|
|
55.
|
____ fonts are fixed-width fonts.
a. | Cursive | c. | Sans-serif | b. | Fantasy | d. | Monospace |
|
|
|
56.
|
____ fonts are primarily decorative.
a. | Cursive | c. | Sans-serif | b. | Fantasy | d. | Monospace |
|
|
|
57.
|
You can specify a list of alternate fonts using ____ as separators.
a. | commas | c. | semicolons | b. | colons | d. | periods |
|
|
|
58.
|
The ____ property gives you control over the specific sizing of your
type.
a. | font-style | c. | font-size | b. | font-family | d. | font-variant |
|
|
|
59.
|
The CSS specification recommends a scaling factor of ____ between font sizes for
the computer display.
|
|
|
60.
|
The designers of CSS2, Hakon Lie and Bert Bos, recommend that you always use the
____ value to set font sizes on your Web pages.
|
|
|
61.
|
The ____ property lets you specify italic or oblique text.
a. | font-style | c. | font-size | b. | font-family | d. | font-variant |
|
|
|
62.
|
The ____ property lets you define small capitals, which are often used for
chapter openings, acronyms, and other special purposes.
a. | font-style | c. | font-size | b. | font-family | d. | font-variant |
|
|
|
63.
|
The ____ property lets you set the weight of the typeface.
a. | font-style | c. | font-size | b. | font-weight | d. | font-variant |
|
|
|
64.
|
The numeric values for font weight express nine levels of weight from
____.
a. | 1 to 9 | c. | 100 to 900 | b. | 10 to 90 | d. | 1000 to 9000 |
|
|
|
65.
|
Use the ____ property to set horizontal alignment for the lines of text in an
element.
a. | text-decoration | c. | text-indent | b. | text-height | d. | text-align |
|
|
|
66.
|
____ is not supported by all browsers.
a. | Left alignment | c. | Right alignment | b. | Justify | d. | Center
alignment |
|
|
|
67.
|
The ____ vertical-align property value raises the baseline of the box to the
proper position for superscripts of the parent’s box.
a. | text-top | c. | sub | b. | top | d. | super |
|
|
|
68.
|
The ____ vertical-align property value aligns the top of the box with the top of
the parent element’s font.
a. | text-top | c. | sub | b. | top | d. | super |
|
|
|
69.
|
The ____ property lets you adjust the white space between letters.
a. | word-spacing | c. | text-spacing | b. | letter-spacing | d. | line-height |
|
|
|
70.
|
The ____ property lets you adjust the white space between words in the
text.
a. | word-spacing | c. | text-spacing | b. | letter-spacing | d. | line-height |
|
Completion Complete each
statement.
|
|
|
71.
|
If you specify a font that is not available, the browser substitutes the
____________________ font.
|
|
|
72.
|
A(n) ____________________ is a typeface in a particular size, such as Times
Roman 24 point.
|
|
|
73.
|
You should communicate the hierarchy of information in your Web pages with
changes in the size, ____________________, or color of the typeface.
|
|
|
74.
|
Fonts often are a problem in HTML because font information is
____________________ based.
|
|
|
75.
|
To control more effectively how text appears on your pages, think in terms of
font ____________________.
|
|
|
76.
|
____________________ fonts consist of block letters without serifs.
|
|
|
77.
|
Because its ____________________ (the height of the letter x in the font) is
smaller than that of other fonts, Times can be hard to read.
|
|
|
78.
|
To aid the reader, you should consider adding more ____________________ to the
page around your blocks of text and between lines as well.
|
|
|
79.
|
If you must use a specific font that you suspect your viewers may not have,
create text as a(n) ____________________.
|
|
|
80.
|
A(n) ____________________ unit sets a font size relative to the base font
size.
|
|
|
81.
|
You generally want to avoid using ____________________ units for Web pages
because they cannot be scaled to the individual user display type.
|
|
|
82.
|
____________________ units are better suited to print destinations than Web
destinations.
|
|
|
83.
|
____________________ are the basic picture element of a computer display.
|
|
|
84.
|
____________________ is the measure of how many pixels fit on a screen.
|
|
|
85.
|
The ____________________ property description category is used for the initial
value of a property.
|
|
|
86.
|
When reading property descriptions, the ____________________ property
description category indicates if the property is inherited from its parent element.
|
|
|
87.
|
When reading property descriptions, the ____________________ property
description category indicates if percentage values are allowed.
|
|
|
88.
|
The CSS font properties allow you to control the ____________________ of your
text.
|
|
|
89.
|
Monospace is commonly used to mimic ____________________ text or for programming
code.
|
|
|
90.
|
The practice of using ____________________ names ensures greater portability
across browsers and operating systems, because it does not rely on a specific font being installed on
the user’s computer.
|
|
|
91.
|
The oblique form of a typeface is simply normal text slanted to the
____________________.
|
|
|
92.
|
The ____________________ property is a shortcut that lets you specify the most
common font properties in a single statement.
|
|
|
93.
|
____________________ text lets you create newspaper-like alignment where the
lines of text all have the same length.
|
|
|
94.
|
____________________ supports the blink value, which creates blinking
text.
|
|
|
95.
|
Adding to the default ____________________ inserts additional white space
between the lines of text.
|