Deck 5: Creating an Image Map

Full screen (f)
exit full mode
Question
With a client-side image map, the ____ of the mouse click are included in the HTML file together with the URL of the link.

A) coordinates
B) pixels
C) indices
D) points
Use Space or
up arrow
down arrow
to flip the card.
Question
With a server-side image map, the browser sends the x- and y-coordinates to the Web server for the position of the ____ on the image map.

A) index
B) hybrid
C) grid
D) link
Question
In an image map, either a specific area or several areas serve as which of the following?

A) tags
B) metalinks
C) hotspots
D) all of the above
Question
With a(n) ____ image map, the Web server does all the work.

A) indexed
B) client-side
C) coordinated
D) server-side
Question
For a circular image section, which of the following is used as a coordinate?

A) center point
B) corner
C) both A and B
D) neither A nor B
Question
A hotspot, when clicked, sends the Web page visitor to which of the following?

A) another part of the same Web page
B) a different Web page at the same site
C) a different Web page on a different site
D) all of the above
Question
With a(n) ____ image map, the browser does not have to send the x- and y-coordinates of the mouse click to the Web server.

A) client-side
B) indexed
C) server-side
D) coordinated
Question
You must use the coordinates for each corner of the shape in which of the following image sections?

A) rectangular
B) cylindrical
C) polygonal
D) single-point
Question
Which of the following is a step in the creation of an image map for a Web page?

A) creating the HTML code for the map
B) sketching the hotspots on the image
C) mapping the image coordinates for each hotspot
D) all of the above
Question
Before coding the image map, you must map the image ____ for each hotspot.

A) coordinates
B) indices
C) pixels
D) points
Question
A Web page that uses an image map for navigation also should include ____ links to the URLs reflected in the image map.

A) text
B) indexed
C) caption
D) meta
Question
Which of the following should be included on all Web pages that use image maps for navigation?

A) links referring visitors to the home page
B) a list of elements in the image maps
C) captions for the images in the image maps
D) text links to the URLs reflected in the image maps
Question
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
B) CPU
C) network
D) Web server
Question
Using ____ links in conjunction with a navigational image map ensures that if the image does not download or a Web page visitor has images turned off, a user can still navigate to other Web pages.

A) meta
B) text
C) caption
D) indexed
Question
In a(n) ____ image map, the image is implemented by a program that runs on the Web server.

A) indexed
B) server-side
C) coordinated
D) client-side
Question
Map areas can use any of the following shapes EXCEPT ____.

A) polygon
B) rectangle
C) indexed
D) circular
Question
It is important to test your pages to ensure that they follow ____ standards.

A) XML
B) CSS
C) DHTML
D) W3C
Question
Which of the following is a possible shape for an image map area?

A) rectangle
B) pyramid
C) cone
D) all of the above
Question
Server-side image mapping has the advantage that most, if not all, ____, support it.

A) servers
B) coordinate tables
C) applications
D) browsers
Question
In a server-side image map, the image is displayed by the ____.

A) server
B) client
C) browser
D) either B or C
Question
A server-side image map uses ____ scripts to make the map work.

A) Unix
B) Perl
C) indexed
D) CGI
Question
Which of the following represents the general syntax for the tag?

A)
B)
C)
D)
Question
Moving the mouse pointer ____ increases the x-coordinate in Paint.

A) up
B) down
C) to the right
D) to the left
Question
Which of the following attributes of the tag sets the coordinates for a linkable area?

A) points
B) shape
C) place
D) coords
Question
Which of the following sets of coordinates define the hotspot of a circular shape?

A) 14,125
B) 18,45
C) 35,18,15
D) any of the above
Question
The ____ attribute of the tag indicates the points bounding the map area.

A) bound
B) coords
C) map
D) shape
Question
In Paint, the ____ displays the coordinates of the center of the mouse pointer at its current position on the image.

A) menu bar
B) status bar
C) drawing bar
D) toolbox
Question
The ____ tag defines the link and anchors for an image map.

A)
B)
C)
D)
Question
Generally speaking, the ____ attribute indicates the URL of a client-side image map.

A) servmap
B) ismap
C) altmap
D) usemap
Question
Which of the following attributes of the tag specifies the image file to be used?

A) load
B) file
C) src
D) use
Question
Moving the mouse pointer ____ increases the y-coordinate in Paint.

A) up
B) down
C) to the right
D) to the left
Question
Which of the following tags defines clickable areas within a element?

A)
B)
C)
D)
Question
Where is the image displayed in Paint?

A) drawing area
B) image area
C) status bar
D) Tools area
Question
For a(n) ____ clickable image shape, you use the center point and the radius as the coordinates.

A) polygonal
B) rectangle
C) circular
D) indexed
Question
The ____ attribute of the tag defines the map's name.

A) this
B) name
C) ref
D) def
Question
Which of the following areas displays tools that you can use to edit or draw an image when you work in Paint?

A) Tools group
B) menu bar
C) status bar
D) drawing kit
Question
The ____ attribute in an tag indicates a server-side image map.

A) ismap
B) usemap
C) altmap
D) servmap
Question
A client-side image map is placed with the ____ tags.

A)
B)
C)
D) all of the above
Question
Which of the following attributes of the tag displays alternate text for the image?

A) caption
B) text
C) alt
D) identify
Question
What kind of image map shape would have the following coordinates: 388,154,71?

A) triangle
B) rectangle
C) polygon (poly)
D) circle
Question
An image map consists of ____.

A) an image
B) a map definition that defines the hotspots
C) a map definition that defines the URLs to which hotspots link
D) the resolution setting
Question
The ____ is a main element of the Paint window.

A) drawing area
B) Tools group
C) Home tab
D) Colors group
Question
Images make Web pages more exciting and interesting to view.
Question
The dimension attribute in the tag indicates the shape of the map area. _________________________
Question
The y-axis runs horizontally on an image. _________________________
Question
The url attribute in the tag designates the link used for a map area. _________________________
Question
With a server-side image map, the Web server does all the work.
Question
An image map is a special type of inline image in which you define one or more areas for hotspots.
Question
An image map available on a particular Web site's server must be registered to the server before it can be used.
Question
For a rectangular map area, you use the coordinates of the ____ corners.

A) bottom-left
B) bottom-right
C) top-right
D) top-left
Question
A hotspot, when clicked, sends the Web page visitor to another part of the same Web page or to a different Web page.
Question
For a circular map area, you must use the coordinates for each corner of the shape. _________________________
Question
____ may be used to locate the coordinates for the image map.

A) Microsoft Paint
B) Image Map Tool
C) Mapedit
D) CoffeeCup Image Mapper
Question
Using a large image has no impact on the amount of time required for pages to download over lower-speed connections.
Question
The entire image used in an image map must be clickable.
Question
When a Web page visitor clicks a link on a server-side image map, the browser sends the ____ coordinates of the mouse click to the Web server.
a.
a-
b.
b-
c.
x-
d.
y-
Question
Web page developers are always dependent on text-based links to route visitors to other locations.
Question
One of the key features of the Web is its support for graphics.
Question
All images are appropriate for image mapping. _________________________
Question
All changes to server-side image maps require that the server administrator maintain and update necessary server software on a regular basis.
Question
To start Paint, click the Accessories button on the taskbar and then click Paint on the resulting menu.
Question
A(n) _________________________ bar is a navigation bar that uses graphical images.
Question
Some characters are reserved in HTML.
Question
The ismap attribute specifies an image as a client-side image map and associates the map element's id with the image.
Question
When an image is used as a link, the entire image becomes the _________________________ element, also called the hotspot.
Question
In Paint, the image area is where an image displays.
Question
Once a Web page is validated, you know that the initial HTML tags are correct.
Question
In a server-side image map, the _________________________ sends the x- and y-coordinates to the Web server for the position of the link on the image map.
Question
An appropriate image for image mapping is one that has obvious visual _________________________ and is therefore a good choice as an image map.
Question
The first step in creating an image map for a Web page is to map the image coordinates for each hotspot.
Question
To quit Notepad++, click the Close button on the right-hand side of the status bar.
Question
Web page visitors who click a(n) _________________________ are linked to a different part of the same Web page or to a different Web page.
Question
Paint is the only software tool that can be used to identify the coordinates for an image map area.
Question
The x-axis runs along the base of an image.
Question
In an image map, if one incorrect number is typed as an x- or y-coordinate, the entire image map can be wrong as a result.
Question
The src attribute of the tag displays alternate text for the image.
Question
The sections in an appropriate image are very distinct and easy to see.
Question
Adobe Photoshop can be used to create images that can be used as image maps or to crop sections out of existing images.
Question
The x- and y-coordinates are inserted into the tag with the coords attribute, within number signs and separated by periods.
Question
The radius of a circular image map can be calculated by subtracting the center x-axis from the border x-axis.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/112
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 5: Creating an Image Map
1
With a client-side image map, the ____ of the mouse click are included in the HTML file together with the URL of the link.

A) coordinates
B) pixels
C) indices
D) points
A
2
With a server-side image map, the browser sends the x- and y-coordinates to the Web server for the position of the ____ on the image map.

A) index
B) hybrid
C) grid
D) link
D
3
In an image map, either a specific area or several areas serve as which of the following?

A) tags
B) metalinks
C) hotspots
D) all of the above
C
4
With a(n) ____ image map, the Web server does all the work.

A) indexed
B) client-side
C) coordinated
D) server-side
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
5
For a circular image section, which of the following is used as a coordinate?

A) center point
B) corner
C) both A and B
D) neither A nor B
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
6
A hotspot, when clicked, sends the Web page visitor to which of the following?

A) another part of the same Web page
B) a different Web page at the same site
C) a different Web page on a different site
D) all of the above
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
7
With a(n) ____ image map, the browser does not have to send the x- and y-coordinates of the mouse click to the Web server.

A) client-side
B) indexed
C) server-side
D) coordinated
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
8
You must use the coordinates for each corner of the shape in which of the following image sections?

A) rectangular
B) cylindrical
C) polygonal
D) single-point
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
9
Which of the following is a step in the creation of an image map for a Web page?

A) creating the HTML code for the map
B) sketching the hotspots on the image
C) mapping the image coordinates for each hotspot
D) all of the above
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
10
Before coding the image map, you must map the image ____ for each hotspot.

A) coordinates
B) indices
C) pixels
D) points
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
11
A Web page that uses an image map for navigation also should include ____ links to the URLs reflected in the image map.

A) text
B) indexed
C) caption
D) meta
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
12
Which of the following should be included on all Web pages that use image maps for navigation?

A) links referring visitors to the home page
B) a list of elements in the image maps
C) captions for the images in the image maps
D) text links to the URLs reflected in the image maps
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
13
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
B) CPU
C) network
D) Web server
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
14
Using ____ links in conjunction with a navigational image map ensures that if the image does not download or a Web page visitor has images turned off, a user can still navigate to other Web pages.

A) meta
B) text
C) caption
D) indexed
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
15
In a(n) ____ image map, the image is implemented by a program that runs on the Web server.

A) indexed
B) server-side
C) coordinated
D) client-side
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
16
Map areas can use any of the following shapes EXCEPT ____.

A) polygon
B) rectangle
C) indexed
D) circular
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
17
It is important to test your pages to ensure that they follow ____ standards.

A) XML
B) CSS
C) DHTML
D) W3C
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
18
Which of the following is a possible shape for an image map area?

A) rectangle
B) pyramid
C) cone
D) all of the above
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
19
Server-side image mapping has the advantage that most, if not all, ____, support it.

A) servers
B) coordinate tables
C) applications
D) browsers
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
20
In a server-side image map, the image is displayed by the ____.

A) server
B) client
C) browser
D) either B or C
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
21
A server-side image map uses ____ scripts to make the map work.

A) Unix
B) Perl
C) indexed
D) CGI
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
22
Which of the following represents the general syntax for the tag?

A)
B)
C)
D)
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
23
Moving the mouse pointer ____ increases the x-coordinate in Paint.

A) up
B) down
C) to the right
D) to the left
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
24
Which of the following attributes of the tag sets the coordinates for a linkable area?

A) points
B) shape
C) place
D) coords
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
25
Which of the following sets of coordinates define the hotspot of a circular shape?

A) 14,125
B) 18,45
C) 35,18,15
D) any of the above
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
26
The ____ attribute of the tag indicates the points bounding the map area.

A) bound
B) coords
C) map
D) shape
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
27
In Paint, the ____ displays the coordinates of the center of the mouse pointer at its current position on the image.

A) menu bar
B) status bar
C) drawing bar
D) toolbox
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
28
The ____ tag defines the link and anchors for an image map.

A)
B)
C)
D)
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
29
Generally speaking, the ____ attribute indicates the URL of a client-side image map.

A) servmap
B) ismap
C) altmap
D) usemap
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
30
Which of the following attributes of the tag specifies the image file to be used?

A) load
B) file
C) src
D) use
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
31
Moving the mouse pointer ____ increases the y-coordinate in Paint.

A) up
B) down
C) to the right
D) to the left
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
32
Which of the following tags defines clickable areas within a element?

A)
B)
C)
D)
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
33
Where is the image displayed in Paint?

A) drawing area
B) image area
C) status bar
D) Tools area
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
34
For a(n) ____ clickable image shape, you use the center point and the radius as the coordinates.

A) polygonal
B) rectangle
C) circular
D) indexed
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
35
The ____ attribute of the tag defines the map's name.

A) this
B) name
C) ref
D) def
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
36
Which of the following areas displays tools that you can use to edit or draw an image when you work in Paint?

A) Tools group
B) menu bar
C) status bar
D) drawing kit
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
37
The ____ attribute in an tag indicates a server-side image map.

A) ismap
B) usemap
C) altmap
D) servmap
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
38
A client-side image map is placed with the ____ tags.

A)
B)
C)
D) all of the above
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
39
Which of the following attributes of the tag displays alternate text for the image?

A) caption
B) text
C) alt
D) identify
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
40
What kind of image map shape would have the following coordinates: 388,154,71?

A) triangle
B) rectangle
C) polygon (poly)
D) circle
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
41
An image map consists of ____.

A) an image
B) a map definition that defines the hotspots
C) a map definition that defines the URLs to which hotspots link
D) the resolution setting
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
42
The ____ is a main element of the Paint window.

A) drawing area
B) Tools group
C) Home tab
D) Colors group
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
43
Images make Web pages more exciting and interesting to view.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
44
The dimension attribute in the tag indicates the shape of the map area. _________________________
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
45
The y-axis runs horizontally on an image. _________________________
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
46
The url attribute in the tag designates the link used for a map area. _________________________
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
47
With a server-side image map, the Web server does all the work.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
48
An image map is a special type of inline image in which you define one or more areas for hotspots.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
49
An image map available on a particular Web site's server must be registered to the server before it can be used.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
50
For a rectangular map area, you use the coordinates of the ____ corners.

A) bottom-left
B) bottom-right
C) top-right
D) top-left
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
51
A hotspot, when clicked, sends the Web page visitor to another part of the same Web page or to a different Web page.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
52
For a circular map area, you must use the coordinates for each corner of the shape. _________________________
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
53
____ may be used to locate the coordinates for the image map.

A) Microsoft Paint
B) Image Map Tool
C) Mapedit
D) CoffeeCup Image Mapper
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
54
Using a large image has no impact on the amount of time required for pages to download over lower-speed connections.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
55
The entire image used in an image map must be clickable.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
56
When a Web page visitor clicks a link on a server-side image map, the browser sends the ____ coordinates of the mouse click to the Web server.
a.
a-
b.
b-
c.
x-
d.
y-
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
57
Web page developers are always dependent on text-based links to route visitors to other locations.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
58
One of the key features of the Web is its support for graphics.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
59
All images are appropriate for image mapping. _________________________
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
60
All changes to server-side image maps require that the server administrator maintain and update necessary server software on a regular basis.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
61
To start Paint, click the Accessories button on the taskbar and then click Paint on the resulting menu.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
62
A(n) _________________________ bar is a navigation bar that uses graphical images.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
63
Some characters are reserved in HTML.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
64
The ismap attribute specifies an image as a client-side image map and associates the map element's id with the image.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
65
When an image is used as a link, the entire image becomes the _________________________ element, also called the hotspot.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
66
In Paint, the image area is where an image displays.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
67
Once a Web page is validated, you know that the initial HTML tags are correct.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
68
In a server-side image map, the _________________________ sends the x- and y-coordinates to the Web server for the position of the link on the image map.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
69
An appropriate image for image mapping is one that has obvious visual _________________________ and is therefore a good choice as an image map.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
70
The first step in creating an image map for a Web page is to map the image coordinates for each hotspot.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
71
To quit Notepad++, click the Close button on the right-hand side of the status bar.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
72
Web page visitors who click a(n) _________________________ are linked to a different part of the same Web page or to a different Web page.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
73
Paint is the only software tool that can be used to identify the coordinates for an image map area.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
74
The x-axis runs along the base of an image.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
75
In an image map, if one incorrect number is typed as an x- or y-coordinate, the entire image map can be wrong as a result.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
76
The src attribute of the tag displays alternate text for the image.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
77
The sections in an appropriate image are very distinct and easy to see.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
78
Adobe Photoshop can be used to create images that can be used as image maps or to crop sections out of existing images.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
79
The x- and y-coordinates are inserted into the tag with the coords attribute, within number signs and separated by periods.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
80
The radius of a circular image map can be calculated by subtracting the center x-axis from the border x-axis.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 112 flashcards in this deck.