HTML ismap attribute
ismap
The purpose of the HTML ismap attribute is to specify a server side image map.
Supported elements
HTML ismap attribute supports img and input elements.
Syntax
<ElementName ismap="value" >.....</ElementName>
Where ElementName is any supported elements.
Type of value
ismap.
Value
As specified by the author.
Default value
There is no default value of HTML ismap attribute.
Supported doctypes
HTML 4.01 strict, HTML 4.01 transitional, HTML 4.01 frameset.
Previous: HTML http-equiv attribute
Next: HTML label attribute
- New Content published on w3resource:
- Scala Programming Exercises, Practice, Solution
- Python Itertools exercises
- Python Numpy exercises
- Python GeoPy Package exercises
- Python Pandas exercises
- Python nltk exercises
- Python BeautifulSoup exercises
- Form Template
- Composer - PHP Package Manager
- PHPUnit - PHP Testing
- Laravel - PHP Framework
- Angular - JavaScript Framework
- React - JavaScript Library
- Vue - JavaScript Framework
- Jest - JavaScript Testing Framework