Bottom of Form

Name:______Date______
HTML Project 4 - Multiple Choice
Instructions: Print the page. Circle the correct response.
1.  To create a hotspot, enter the coordinates for each hotspot in the image map within the ______tag.
a.  <HOTSPOT>
b.  <MAP>
c.  <AREA>
d.  <LINK>
2.  In a(n) ______image map, the image is displayed by the browser and implemented by a program that runs on the Web Server.
a.  server-side
b.  client-side
c.  image-side
d.  developer-side
3.  With a(n) ______image map, the browser does all the work.
a.  server-side
b.  client-side
c.  image-side
d.  external-side
4.  An image map consists of which two components?
a.  image and map
b.  image and link
c.  map and URL
d.  map and component(s)
5.  The final step in creating an image map is to ______.
a.  select an image to use
b.  sketch in the hotspots
c.  map the image coordinates
d.  code the image map
continue →
Multiple Choice / True and False / Short Answer
HTML Project 4 - Multiple Choice
Instructions: Print the page. Circle the correct response.
6.  The numbers of a coordinate pair on an image start with ______.
a.  (0,0)
b.  (0,1)
c.  (1,1)
d.  (x,y)
7.  Which of the following is not a possible shape for an area map?
a.  rectangle
b.  single point
c.  oval
d.  circle
8.  The ______displays the coordinates of the center of the mouse pointer at its current position on an image in the Paint Window.
a.  coordinate bar
b.  drawing bar
c.  status bar
d.  standard bar
9.  The ______attribute of the tag indicates the URL of the map area.
a.  MAP
b.  AREA
c.  URL
d.  HREF
10.  The VALIGN="TOP" attribute ______.
a.  sets the vertical alignment of text
b.  sets the value to display at the top
c.  is invalid
d.  none of the above
← back
Multiple Choice / True and False / Short Answer
Name:______Date______
HTML Project 4 - True/False
Instructions: Circle T if the statement is true or F if the statement is false.
T / F / 1. / When a link is embedded as part of an image, the entire image becomes the clickable area.
T / F / 2. / You can elect to turn off the viewing of images when you browse Web pages, displaying only text in your browser.
T / F / 3. / Image maps are also called Menu bars that have graphical images.
T / F / 4. / The presence of images increases the amount of time required for Web pages to download.
T / F / 5. / A hotpoint can only link to a different spot on the same Web page.
T / F / 6. / Any and all images are appropriate for image mapping.
T / F / 7. / A client-side image map has to send the x- and y-coordinates of the mouse pointer to the Web server to be interpreted.
T / F / 8. / The <ANCHOR> tag defines links and anchors.
T / F / 9. / When mapping rectangular image coordinates, you only use the coordinates of the top left-hand and bottom right-hand.
T / F / 10 / The COORDS attribute of the <AREA> tag indicates the points bounding the map area.
Multiple Choice / True and False / Short Answer
Name:______Date______
HTML Project 4 - Short Answer
Instructions: Fill in the best answer.
1. Using a(n) ___image______, a developer can create multiple links on a single image.
2. A(n) _hotspots______is an area of an image that activates a function when selected.
3. The _____0,1______runs vertically on an image.
4. The ______1,0______runs horizontally on an image.
5. The __anchors______tag defines links and anchors.
6. The ______mapping______area is where an image displays in the Paint Window.
7. The __imagemap______displays tools that you can use to edit or draw an image in Paint.
8. The x- and y-coordinates of an image begin in the ____left______of an image.
9. The <MAP> </MAP> tags create a(n) ______image map.
10. The ___rectangle______attribute aligns an image to the left of the Web page.
Practice Test
Xavier's Chapter 4 Study Guide
Correct answers in GREEN. Your answers in BLUE. / Review Page
1. / To change the color of a normal link, make the desired changes to the ____ attribute in the < BODY > tag.
A:LINK
B:ALINK
C:VLINK
D:NLINK / HTM 4.33
2. / ____ is another name for clickable area.
A:Hyperlink
B:Hotspot
C:Menu
D:Image map / HTM 4.04
3. / The four steps involved in creating an image map for a Web page are: select an image to use as an image map; sketch the hotspots on the image; ____; and code the image map.
A:code the hotspots
B:test the hotspots
C:determine the URLs
D:map the image coordinates for each hotspot / HTM 4.12
4. / A(n) ____ consists of two numbers: the x-coordinate and the y-coordinate.
A:intersected pair
B:coordinate set
C:intersected set
D:coordinate pair / HTM 4.15
5. / The four map area shapes are: ____.
A:rectangle, single point, circle, and triangle
B:square, single point, circle, and polygon
C:rectangle, single point, circle, and polygon
D:square, horizontal line, circle, and triangle / HTM 4.16
6. / In Paint, the image displays in the ____.
A:toolbox
B:display area
C:drawing area
D:status bar / HTM 4.18
7. / The x- and y- coordinates begin in the ____ corner with (0, 0).
A:top-left
B:bottom-left
C:top-right
D:bottom-right / HTM 4.19
8. / If you do not use the WIDTH attribute of the < TABLE > tag, the table automatically displays in ____ percent of the Web page.
A:80
B:60
C:100
D:90 / HTM 4.25
9. / ____ is an image map-making tool that runs on the UNIX platform.
A:Imaptool
B:Mapedit
C:LiveImage
D:Paint / HTM 4.46
10. / Using the ____ attribute of the < IMG > tag will add 20 pixels of horizontal space between the image and the text.
A:VSPACE=20
B:HSPACE=20
C:HALIGN=20
D:VALIGN=20 / HTM 4.26
11. / To define a linkable section as a single point, use the SHAPE attribute with the ____ value.
A:POINT
B:SINGLE
C:SP
D:SNGPT / HTM 4.32
12. / An image map that is displayed by the browser and implemented by a program that runs on the Web server is called a ____.
A:server-side image map
B:browser-side image map
C:client-side image map
D:host-side image map / HTM 4.11
13. / The ____ runs vertically on the image.
A:y-axis
B:b-axis
C:x-axis
D:a-axis / HTM 4.15
14. / You use the ____ attribute of the < AREA > tag to insert the x- and y-coordinates.
A:XY
B:MAP
C:COORDS
D:PAIR / HTM 4.15
15. / Paint is located on the ____ submenu.
A:Accessories
B:Settings
C:My Documents
D:System Tools / HTM 4.17
16. / In Paint, the ____ displays tools that you can use to edit or draw an image.
A:drawing area
B:menu bar
C:status bar
D:toolbox / HTM 4.18
17. / The ____ attribute of the < IMG > tag indicates a server-side image map.
A:USEMAP
B:NAME
C:ALT
D:ISMAP / HTM 4.23
18. / ____ is a popular tool for advanced image creation and maintenance.
A:Macromedia Dreamweaver
B:Adobe Photoshop
C:Microsoft FrontPage
D:Microsoft PowerPoint / HTM 4.32
19. / The ____ attribute of the < AREA > tag indicates the alternate text for the image.
A:NAME
B:HREF
C:USEMAP
D:ALT / HTM 4.23
20. / SIZE, FACE, and COLOR are all attributes of the ____ tag.
A:< IMG >
B:< MAP >
C:< FONT >
D:< TABLE > / HTM 4.28

Top of Form

Bottom of Form