Unit 3 Q&A;

Go to the Navigation pageHelpExitBackNext


I don't have Paint Shop Pro and my graphics software doesn't tell me x,y coordinates. How do I figure out the coordinates for my image maps?

 
Here's a sneaky way to do it using Netscape Navigator. Put the image on a page with the ISMAP attribute and an <A> tag around it, like this:

<A HREF="nowhere">
<IMG SRC="myimage.gif" ISMAP></A>

When you view that page with Navigator, move the mouse over the image. You will see the coordinates in the message box at the bottom of the window.