Project 5: Creating An Image Map
Project 5: Creating An Image Map
Project 5
Creating an
Image Map
Project Objectives
• Define terms relating to image mapping
• List the differences between server-side
and client-side image maps
• Name the two components of an image
map and describe the steps to implement
an image map
• Distinguish between appropriate and
inappropriate images for mapping
• Sketch hotspots on an image
HTML Project 5: Creating an Image Map 2
Project Objectives
• Describe how the x- and y-coordinates
relate to vertical and horizontal alignment
• Open an image in Paint and use Paint to
map the coordinates of an image
• Create the home page and additional Web
pages
• Create a table, insert an image into a
table, and use the usemap attribute to
define a map
HTML Project 5: Creating an Image Map 3
Project Objectives
• Add text to a table cell and create a
horizontal menu bar with text links
• Use the <map> </map> tags to start and
end a map
• Use the <area> tag to indicate the shape,
coordinates, and URL for a mapped area
• Change link colors
Project 5 Complete