Multiple Choice Identify the
choice that best completes the statement or answers the question.
|
|
|
1.
|
Like a table, a(n) ____ is a container that holds other types of content.
a. | style sheet | c. | event | b. | AP element | d. | hotspot |
|
|
|
2.
|
____ gives Web page developers the capability of precisely positioning objects
on a Web page.
a. | Perl | c. | Java | b. | DHTML | d. | HTML |
|
|
|
3.
|
With DHTML, you can ____.
a. | position objects side by side | c. | create
animations | b. | drag and drop objects | d. | all of the above |
|
|
|
4.
|
____ has a difficult time with AP elements and often displays them
incorrectly.
a. | Internet Explorer 4.0 | c. | Internet Explorer 5.0 | b. | Netscape Navigator
4.0 | d. | Netscape Navigator
7.0 |
|
|
|
5.
|
____ often is used to group elements together.
a. | Rolling over | c. | Inheriting | b. | Categorizing | d. | Nesting |
|
|
|
6.
|
Most browsers default to the ____ when no visibility is specified.
a. | inherit | c. | hidden | b. | visible | d. | open-eye |
|
|
|
7.
|
The ____ determines the stacking order of elements.
a. | class | c. | vis property | b. | z-index | d. | stacking
property |
|
|
|
8.
|
The ____ property works only with the <div> and <span> tags and
controls how elements appear in a browser when the content exceeds the element’s specified
size.
a. | class | c. | vis | b. | clip | d. | overflow |
|
|
|
9.
|
The clip attribute defines the coordinate space of an element from the ____
corner of the element.
a. | top-right | c. | top-left | b. | bottom-left | d. | bottom-right |
|
|
|
10.
|
The code marker is a small ____.
a. | red diamond | c. | blue oval | b. | green circle | d. | yellow square |
|
|
|
11.
|
To create a nested element, draw the element inside an existing element while
holding down the ____ key.
|
|
|
12.
|
Elements that ____ have a stacking order.
a. | are displayed at a fixed point on a page | c. | appear on opposite
sides | b. | are aligned top to bottom | d. | float on top of each other |
|
|
|
13.
|
The code for ____ is stored as part of the Web page HTML code.
a. | server-side maps | c. | map data | b. | client-side maps | d. | a hotspot |
|
|
|
14.
|
Click the _____ Hotspot Tool to close a polygon shape made with the Polygon
Hotspot Tool.
a. | Helper | c. | Close | b. | Pointer | d. | Delete |
|
|
|
15.
|
____ is the default action selected through the Behaviors panel.
a. | onMouseOut | c. | onMouseOver | b. | onClick | d. | onMouseDown |
|
True/False Indicate whether the
statement is true or false.
|
|
|
16.
|
AP elements can be stacked on top of one another but cannot be placed
side-by-side or overlapped.
|
|
|
17.
|
When you insert an AP element into a Web page and the element is selected,
Dreamweaver displays the AP Div Property inspector.
|
|
|
18.
|
The auto option of the Overflow property specifies that a browser should add
scroll bars to a given element whether or not they are needed.
|
|
|
19.
|
Dragging or moving the AP element marker always repositions an element and
affects the way a Web page displays the element in a browser.
|
|
|
20.
|
AP elements can hold images and other elements, but no other kinds of
objects.
|
|
|
21.
|
Four different methods are available through the AP Elements panel to change the
z-index for an element and set which element appears in front of or behind another element.
|
|
|
22.
|
One option for selecting an element is clicking the element’s selection
handle.
|
|
|
23.
|
A hotspot is an image that has one or more image maps placed on top of
it.
|
|
|
24.
|
A Web browser interprets code for client-side maps.
|
|
|
25.
|
When an image is selected, the Property inspector for hotspots is
displayed.
|