Skip to main content
RAWeb 1.1

Image link

In HTML, link containing only one or more children of the image type

  • Image (<img> tag or opening tag with WAI-ARIA role="img" attribute);
  • Clickable area (<area> tag) with a href attribute;
  • Object image (<object> tag);
  • Bitmap image (<canvas> tag);
  • Vector image (<svg> tag).