

InterviewSolution
Saved Bookmarks
1. |
Which attribute of (img) tag provides information about the location of the image ? |
Answer» The ISMAP attribute IDENTIFIES an IMAGE as an image map. The IMG element can then be used as part of the label for a hypertext link (SEE the anchor element). When the user clicks on the image the location CLICKED is sent to the server designated by the hypertext link.Explanation:hope it's helpful to U |
|