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-ARIArole="img"attribute); - Clickable area (
<area>tag) with ahrefattribute; - Object image (
<object>tag); - Bitmap image (
<canvas>tag); - Vector image (
<svg>tag).