I need to see an HTML image map area

前端 未结 4 1254
眼角桃花
眼角桃花 2021-01-06 13:37

I am trying to set a map area on my image, but I want it to be an octagon so I really need to see what I\'m drawing.

Unfortunately there is not way for me to style t

4条回答
  •  死守一世寂寞
    2021-01-06 13:47

    There are many tools for you to plot the coordinates, and below are four that I usually do.

    1. If using MS Windows, MS Paint shows the coordinates at the status bar.
    2. Use an online tool, for example http://www.image-maps.com/
    3. Use a editor, for example Adobe Dreamweaver
    4. Use FireBug (http://getfirebug.com/)

    Hope that helps :)

提交回复
热议问题