Multiple Choice Identify the
choice that best completes the statement or answers the question.
|
|
1.
|
The _____ value for the rules attribute creates a table with no internal
rules.
a. | null | c. | none | b. | plain | d. | void |
|
|
2.
|
The _____ tags have the same attributes.
a. | <tr> and <th> | c. | <th> and
<td> | b. | <td> and <tr> | d. | <td> and <tt> |
|
|
3.
|
The _____ tag does not use the valign attribute.
a. | <tr> | c. | <td> | b. | <table> | d. | <th> |
|
|
4.
|
When a hotspot on a server-side image map is clicked, additional software is run
that is stored on which of the following?
a. | hard drive | c. | network | b. | CPU | d. | Web server |
|
|
5.
|
Which of the following displays at the top of the Microsoft Paint screen just
below the title bar and shows the Paint menu names?
a. | drawing bar | c. | status bar | b. | toolbox | d. | menu bar |
|
|
6.
|
Which of the following attributes in the <frameset> tag indicates the
number of rows?
a. | rows | c. | horizontal | b. | tr | d. | td |
|
|
7.
|
Which of the following attributes changes a frame’s border color?
a. | bgcolor | c. | outlinecolor | b. | framecolor | d. | bordercolor |
|
|
8.
|
Which of the following attributes adjusts the margin on the left and right of a
frame?
a. | marginheight | c. | leftmargin | b. | marginwidth | d. | document |
|
|
9.
|
If you use an asterisk to take whatever space is left for the unspecified
frames, as in ____, the first and third rows each would be 37.5 percent of the total screen
size.
a. | rows="*,75,*" | c. | rows="*,33,*" | b. | rows="*,37.5,*" | d. | rows="*,25,*" |
|
|
10.
|
If you wanted five frame rows, the <frameset> tag could contain which of
the following relative percentages?
a. | <frameset rows="20%, 20%, 20%, 20%, 20%"> | b. | <frameset
rows="10%, 10%, 10%, 10%, 10%"> | c. | <frameset rows="30%, 10%, 20%, 40%,
50%"> | d. | <frameset rows="20%, 20%, 30%, 40%,
50%"> |
|
|
11.
|
You can set _____ for an entire row of information, for a single cell, or for
one or more cells within a row.
a. | links | c. | attributes | b. | keys | d. | indices |
|
|
12.
|
The _____ attribute of the <table> tag defines the number of columns in
the table.
a. | cols | c. | width | b. | num | d. | columns |
|
|
13.
|
For a circular image section, which of the following is used as a
coordinate?
a. | center point | c. | both A and B | b. | corner | d. | neither A nor B |
|
|
14.
|
Moving the mouse pointer ____ increases the x-coordinate in Paint.
a. | up | c. | to the right | b. | down | d. | to the left |
|
|
15.
|
Which of the following attributes turns frame borders on or off?
a. | bordercontrol | c. | frameborder | b. | marginwidth | d. | bordercolor |
|
True/False Indicate whether the
statement is true or false.
|
|
16.
|
Tables can be simple, with a basic grid format and no color.
|
|
17.
|
Press CTRL+P to paste contents from the Clipboard into a file.
|
|
18.
|
In Paint, the color box area is where an image displays.
|
|
19.
|
An active link displays in the same color regardless of the browser used.
|
|
20.
|
The src attribute of the <img> tag displays alternate text that gives the
Web page visitor information about the image as it is being loaded.
|
|
21.
|
An advantage to wrapping text around an image, instead of using a table, is that
you have more control over the placement of the text and the image.
|
|
22.
|
Tables with borders are most appropriate when the tables are used to position
text and image elements.
|
|
23.
|
The title is part of the Web page text.
|
|
24.
|
The radius of a circular image map can be calculated by subtracting the center
x-axis from the border x-axis.
|
|
25.
|
The <body> and </body> tags are essential to a frame definition
file.
|