Question - What do you understand by image maps in HTML5? How many types does it have?
Answer -
Image maps allow users to click on images for opening new web pages. As such, these are a combination of images and URLs. Image maps are of two types:
- Client-side Image Map - Created using and
- Server-side Image Map - Created using the attribute, which is the name of the map.