Intro. To Image Maps
Creating an Image
Chapter 5 Specification
Codes
Creating Home Page
100

What is one risk you may in-counter using image maps navigational elements?

if the image does not load, a user will not have the ability to navigate to other linked Web pages.

100

the second number of a coordinate pair is the

the y-coordinate

100

what is the definition of image map button bar?

a navigation bar that uses graphical images.

100

the does the <map> tag create?

the client-side image map.

100

what does <head> mean?

what is a header?

200

How can you avoid performance issues? such as downloading images and etc.

turn off the viewing of images when they browse Web pages, electing to display only text in their browsers.

200

the first number of a coordinate pair is the

the x-coordinate

200

What are "character entity references"?

are code snippets that are interpreted by Web Browsers to display special characters.

200

What does the <area> tag define?

the specific areas of the map and the links and anchors for those areas.

200

what does <img usemap> indicate?

Indicates the URL of a client-side image map.

300

What does text links enable you to do?

Using text links conjunction with the image map ensures that if the image does not download or a Web page visitor has images turned off. 

300

Where does the y-axis run?

runs vertically along the left of the of the image .

300

what does the start <map> tag & end <end> tag define ?

both define the section of code that includes the client-side image map. 

300

<area shape> indicates what?

indicates the shape of the map area; possible values are rect., poly,and circle.

300

what does <img ismap> indicate?

Indicates a server-side image map.

400

How can image maps enhance the functionality and appeal of Web Pages?

using an image map button bar 

400

Where does the x-axis run?

runs horizontally along the base of the image.

400

What does the "alt tribute" define?

the "alt tribute" defines alternate text for the image.

400

What does <img> tag signify as?

image

400

What does a server-side image map use?

server-side map uses CGI scripts to make the map work.
500

What can a Web page visitor do?

click a geographical area on the map and be linked to additional information about that location.

500

What two components do "image maps" consist of?

an image and a map definition that defines the hotspots and the URLs to which they link.

500

What does the "href attribute" define?

the "href attribute" designates the URL of the link.

500

<area alt> indicates what?

Indicates the alternate text for the image.

500
What is a client-side image map?

an image map that is run by the browser rather than by a CGI script on the web browser.

M
e
n
u