Skip to main content
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 nohref attribute when the HTML code of the page is not HTML5;
  • Without the href attribute in HTML5.

The <area> tags are contained in the <map> tag.