Add a hotspot to a picture in HTML

Source: Internet
Author: User

  1. <img src="images/index/top1.jpg" width="248" height=" usemap=" "#login" >
  2. <map name="Login">
  3. <area shape= "circle"  coords= x1,  Y1, r "   href=target= "_blank"  alt=title= ""  />  
  4. <area   shape= "rect"     coords= "x1, y1, x2, y2"      Href= "    target=" _blank " alt="    < span class= "attribute" >title= " />      
  5. <area shape= "poligon" coords= "x1, y1, x2, y2,......." href= "" target="_blank" alt= "" title="" /> " /c10>
  6. </map>

Usemap= # + is consistent with the name of the map

Shape hotspot shapes: Circle Circle

coords coordinate Position: center x axis, center y axis, radius r

Shape hotspot shapes: rect rectangles
coords coordinate Position: upper left x axis coordinate, upper left corner y coordinate, lower right corner x axis coordinate, lower right corner y axis coordinate
Shape hotspot shapes: poligon rectangles
coords coordinate position: The x-coordinate of the first point, the y-coordinate of the first point, the x-axis coordinate of the second point, the y-coordinate of the second point, ...

Add a hotspot to a picture in HTML

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.