Image maps (image map)
"graphic file name" usemap= "#图的名称"
name= "The name of the diagram" >
= area coordinates list href= "URL of the link point" >
= area coordinates list href= "URL of the link point" >
= area coordinates list href= "URL of the link point" >
= area coordinates list href= "URL of the link point" >
/map>
"1" defines shape--shape
Shape=rect: Rectangular shape=circle: Round shape=poly: Polygon
"2" Definition area--coords
A. Rectangle: must use four digits, the first two digits are the upper left corner coordinates, the last two digits are the lower right corner coordinates
Example: , 50,200,75 href= "URL" >
B. Circle: Must use three digits, the first two digits for the center of the coordinates, the last number for the radius of the length of
Example: , 155,30 href= "URL" >
C. Any graphic (polygon): fill in the coordinates of each turning point of the graph
Example: , 70,285,70,300,90,250,90,200, href= "URL" >