How to use MAP TAG in Html | Html Map Tag |Map Tag kese lagaye

Опубликовано: 12 Октябрь 2024
на канале: ST Computer Classes
94
8

How to use MAP TAG in Html | Html Map Tag |Map Tag kese lagaye

The map tag is used to define an image map. An image map is an image with clickable areas.

The required name attribute of the map element is associated with the img usemap attribute and creates a relationship between the image and the map.

The map element contains a number of area elements, that defines the clickable areas in the image map.