Results 1 to 8 of 8

Thread: Explain about image map?

  1. #1
    Registered
    Join Date
    Jul 2017
    Posts
    27

    Red face Explain about image map?

    Explain about image map?

  2. #2

  3. #3
    Registered
    Join Date
    Jan 2018
    Posts
    66
    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).

  4. #4
    Registered
    Join Date
    Jun 2017
    Location
    india
    Posts
    70
    Simple, It is a process, in which an image is divided into number of regions. When clicked on each region, a separate web page is displayed.

    Syntax: <img src="path of the image" usemap="mapname">

    Then the map is divided into number of regions. shapes of regions - rectangular, circle, polygon or default. The co-ordinates for each area are to be specified.

  5. #5
    An image map is an image with the intention of acts as a link, but as a substitute of basically acting as a link to a particular page, the picture acts as a link to several pages.

  6. #6
    Registered RH-Calvin's Avatar
    Join Date
    Mar 2017
    Location
    Forum
    Posts
    1,667
    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 (as opposed to a normal image link, in which the entire area of the image links to a single destination).
    Cheap VPS Hosting | VPS Starting from $12 PER Year
    Cheap Dedicated Server | Unmetered Bandwidth | Free Setup and IPMI

  7. #7
    Registered
    Join Date
    Jul 2018
    Posts
    142
    An image map is an image that acts as a link, but instead of simply acting as a link to a single page, the image acts as a link to multiple pages. The required name attribute of the <map> element is associated with the <img>'s usemap attribute and creates a relationship between the image and the map.

  8. #8
    karenminton
    Join Date
    Aug 2018
    Location
    Miami
    Posts
    4
    Thanks.............

Similar Threads

  1. Explain about what is SVG?
    By spobitsseo in forum HTML, CSS, Layout, and Design
    Replies: 5
    Last Post: 01-05-2018, 05:19 AM
  2. Explain some of the advantages of SVG over other image format like JPEG or GIF?
    By spobitsseo in forum HTML, CSS, Layout, and Design
    Replies: 3
    Last Post: 11-15-2017, 01:22 AM
  3. OK, I know, I'm stuid. Can you explain this?
    By tnucatola in forum HTML, CSS, Layout, and Design
    Replies: 1
    Last Post: 12-25-2007, 05:49 AM
  4. Can someone explain this to me?
    By deronsizemore in forum Advertising & Affiliate Programs
    Replies: 6
    Last Post: 10-21-2005, 03:32 PM
  5. Please, explain me
    By pierrebenoit in forum Website Programming & Databases
    Replies: 17
    Last Post: 08-14-2004, 12:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •