Webmaster Forums - Website and SEO Help

Web Development and Design => Website Design and HTML => Topic started by: gunjanjain on July 20, 2019, 01:09:55 AM

Title: What is an image map?
Post by: gunjanjain on July 20, 2019, 01:09:55 AM
Hello friends,

I would like to know that What is an image map?
Title: Re: What is an image map?
Post by: cityweb on March 21, 2020, 03:32:29 AM
an image map is a list of coordinates relating to a specific image, created in order to hyperlink areas of the image to different destinations (as opposed to a normal image link, in which the entire area of the image links to a single destination).
Title: Re: What is an image map?
Post by: RH-Calvin on March 23, 2020, 08:49:42 AM
In HTML and XHTML, an image map is a list of coordinates relating to a specific image, created in order to hyperlink areas of the image to different destinations.
Title: Re: What is an image map?
Post by: Citywebpuneind on November 09, 2021, 02:39:33 AM
An photo map is positional statistics XHTML and HTML which has information of coordinates related to a unique photograph. not like a normal image link wherein the complete vicinity of picture is linked to a unmarried destination, an image map is created to hyperlink sections in picture to distinct locations
Title: Re: What is an image map?
Post by: pbib on August 10, 2022, 07:04:52 AM
In Web page development, an image map is a graphic image defined so that a user can click on different areas of the image and be linked to different destinations.

pbib (https://pbibins.com/contractor-general-liability/)
Title: Re: What is an image map?
Post by: Betasolutionscpa on February 15, 2024, 08:48:43 AM
The HTML <map> tag defines an image map. An image map is an image with clickable areas. The areas are defined with one or more <area> tags.

The idea behind an image map is that you should be able to perform different actions depending on where in the image you click.