Web-Technologies
January 3, 2025Web-Technologies
January 3, 2025Web-Technologies
|
Question 45
|
In HTML, < map > tag is used for
|
defining a path between two nodes in an image
|
|
|
defining clickable region in an image
|
|
|
highlighting an area in an image
|
|
|
defining the site-map of a web-site
|
Question 45 Explanation:
The HTML < map > element is used with < area > elements to define an image map (a clickable link area).
Correct Answer: B
Question 45 Explanation:
The HTML < map > element is used with < area > elements to define an image map (a clickable link area).
