\\n
HTML img ismap property |
\\nThis document provides information about HTML Detailed information about the tag's ismap property.
ismap property
\\nismap propertyUsed to define an image map. When a user clicks the image, the browser sends a GET request to the server and appends the coordinates as parameters to the URL.
\\n<img src="example.gif" ismap>\\n Note: The ismap property can only be used with <a> Used with the tag, and usually with <map> and <area> Used with the tag to create interactive images.
\\nRelated links
\\n- \\n
- HTML Tag List(Alphabetical Sort) \\n
- HTML Tag List (Sorted by Function) \\n
- HTML Global Attributes \\n
- HTML Event \\n
- HTML Canvas \\n
- HTML Audio/Video \\n
- HTML Valid DOCTYPES \\n
- HTML Color Name \\n
- HTML Color Picker/Color Picker \\n
- HTML Color Mashup \\n
- HTML Emoji \\n
- HTML Character Set \\n
- HTML ASCII Reference Manual \\n
- HTML ISO-8859-1 Reference Manual \\n
- HTML Symbol Entities Reference Manual \\n
- HTML URL Encoding Reference Manual \\n
- HTML Language Code Reference Manual \\n
- HTML Countries/Region Code \\n
- HTTP Message \\n
- HTTP Method \\n
- Px/Em Conversion Tool \\n
- Keyboard Shortcuts \\n
YouTip