Consider the following HTML code: <IMG SRC=”FaceImage.gif” USEMAP=”#FaceMap”> In this
code, what does the hash symbol (#) mean?
A.
FaceMap is an image map defined on another page within your Web site.
B.
Apply the coordinates defined in a <FaceMap> tag to the FaceImage.gif graphic.
C.
Use theFaceMap image as an image map with default coordinates.
D.
FaceMap is an image map defined within the same HTML file.