RAWeb 1.1
Non-clickable area
Region of an image map to which no action is associated. A client-side non-clickable area is contained in an <area> tag:
- With the
nohrefattribute when the HTML code of the page is not HTML5; - Without the
hrefattribute in HTML5.
The <area> tags are contained in the <map> tag.