51. If an element contains 12pt text, a length of 2em equals __________.
a.
24pts – correct answer
b.
12pts
c.
4pts
d.
2pt
52.
If an
interlaced graphic is large, it might take several minutes for the entire image
to display, which can frustrate visitors to your Web page.
a.
True
b.
False – correct answer
53.
If you
choose to specify font size lengths using measurement units, you can use
absolute units or keyword units.
a.
True
b.
False – correct answer
54.
If you
do not define an element’s color, it takes the color of the element that
contains it.
a.
True – correct answer
b.
False
55.
If you
need to create a map element using XHTML-compliant code, you should include
both the name and id attributes within the map element, setting them to the
same value.
a.
True – correct answer
b.
False
56.
If you
specify red text on a gray background for Web page body, all elements within
the page inherit that color combination unless you specify different styles for
specific elements.
a.
True – correct answer
b.
False
57.
If you
use a hexadecimal value for a color, you preface the hexadecimal string with
a(n) __________.
a.
pound symbol – correct answer
b.
ampersand
c.
question mark
d.
exclamation point
58.
In a
server-side image map, when a user moves the pointer over the inline image, the
browser’s status bar displays the target of each hotspot.
a.
True
b.
False – correct answer
59.
In most
cases, a browser’s default color scheme involves gray text on a black
background.
a.
True
b.
False – correct answer
60. In the hexadecimal system, 16 is expressed as
__________.
a.
1F
b.
F
c.
10 – correct answer
d.
1
61. In the hexadecimal system, 21 is expressed as __________.
a.
1F
b.
F
c.
15 – correct answer
d.
F1
62. In the RGB system, the absence of color is
assigned the number __________.
a.
0 – correct answer
b.
16
c.
216
d.
255
63. In the RGB system, the intensity of colors is
assigned a number from __________ to 255.
a.
0 – correct answer
b.
1
c.
16
d.
216
64. It is generally good practice to use at least
three different font faces within a
page.
a.
True
b.
False – correct answer
65. JPEG images can use __________ colors.
a.
216
b.
256
c.
16.7 million – correct answer
d.
26.7 million
66. Like the JPEG format, __________ supports the
fully 16.7 million colors of the color palette.
a.
GIF
b.
BMP
c.
PNG – correct answer
d.
XBM
67. Most Web browsers assume a white page
background by default.
a.
True – correct answer
b.
False
68. Older browsers support background images for
any page element.
a.
True
b.
False – correct answer
69. One approach to retaining the consistency of
Web page text is to use absolute units, which express font size relative to the
size of a standard character on the output device.
a.
True
b.
False – correct answer
70. Originally, HTML required that color values
be entered as __________.
a.
decimals
b.
hexadecimals – correct answer
c.
WYSIWYG values
d.
RGB values
71. Relative units define a font size using one of five standard units of measurement.
a.
True
b.
False – correct answer
72. Selecting color with HTML is somewhat more
intuitive than with a WYSIWYG program because HTML is a text-based language,
requiring you to define your colors in textual terms.
a.
True
b.
False – correct answer
73. Software programs, such as your Web browser,
define color mathematically.
a.
True – correct answer
b.
False
74. The __________ element is used as a generic
block-level element.
a.
span
b.
id
c.
class
d.
div – correct answer
75. The _______ software program from Macromedia
is another popular way to add animated graphics, animated logos, and navigation
controls for a Web site.
a.
Flash – correct answer
b.
Illustrator
c.
Shockwave
d.
Director
76. The __________ style is used to cause an
element to move out of the normal document flow of the Web page.
a.
position
b.
paragraph
c.
float – correct answer
d.
bgstyle
77. The <font> tag has been __________.
a.
deprecated – correct answer
b.
depreciated
c.
devalued
d.
demarked
78. The amount of space between pairs of letters
is referred to as the __________.
a.
tracking
b.
dithering
c.
kerning – correct answer
d.
pacing
79. The amount of space between words and phrases
is called __________.
a.
kerning
b.
tracking – correct answer
c.
pacing
d.
dithering
80. The amount of space between words is called
_______.
a.
kerning
b.
tracking – correct answer
c.
pacing
d.
dithering
81. The background-setup style allows you to set
all the background styles.
a.
True
b.
False – correct answer
82. The bgcolor attribute of the body tag is the
preferred method for adding a background color to a page.
a.
True
b.
False – correct answer
83. The border-top style can be used to set
width, style, and color for the border-top.
a.
True – correct answer
b.
False
84. The coordinates (123,45) refer to a point 123
pixels from the right edge and 45 pixels down from the top.
a.
True
b.
False – correct answer
85. The default unit of length for kerning and
tracking is the ________.
a.
pica
b.
pixel – correct answer
c.
point
d.
inch
86. The dev element is an inline element and
cannot be placed within a block-level element.
a.
True
b.
False – correct answer
87. The
effect of noninterlacing is that the image starts out as a blurry
representation of the final image, and then gradually comes into focus.
a.
True
b.
False – correct answer
88. The first CSS standard was released in
__________.
a.
1996 – correct answer
b.
1997
c.
1999
d.
2001
89. The font sizes in HTML correspond to point
sizes that you are familiar with if you have experience in desktop publishing.
a.
True
b.
False – correct answer
90. The image (image 3-2) shown in the figure
above is a nonintegrated image.
a.
True
b.
False – correct answer
91. The image compression algorithm of JPEG files
yields image files that are usually larger than their GIF counterparts.
a.
True
b.
False – correct answer
92. The item marked 3 in the figure (image 3)
above is the padding.
a.
True
b.
False – correct answer
93. The items marked in the figure above (image
3-1) form an RGB triad.
a.
True
b.
False – correct answer
94. The process by which you create a transparent
color is independent of the graphics software you are using.
a.
True
b.
False – correct answer
95. The RGB system permits __________ distinct
colors.
a.
16
b.
216
c.
267
d.
16.7 million – correct answer
96. The safety palette is a collection of 255
colors that display consistently on different browsers and operating systems.
a.
True
b.
False – correct answer
97. The second CSS standard was released in
__________.
a.
1996
b.
1997
c.
1998 – correct answer
d.
2001
98. The shape attribute has three possible
values: “rect”, “circle”, and “square”.
a.
True
b.
False – correct answer
99. The span element is an inline element and
cannot be placed within a block-level element.
a.
True
b.
False – correct answer
100. The
span element is just a marker. Browsers
do not format the content unless you also add a style to the element.
a.
True – correct answer
b.
False
No comments:
Post a Comment