nezbo Posted December 5, 2007 Share Posted December 5, 2007 Hi all I have am using image map for a project that i am working and i am finding it dificult to put the link in the correct place. it there an ewast way? also how can i make the image visible? i have this code... <DIV ALIGN=CENTER> <MAP NAME="map1"> <AREA HREF="inyourarea.php?area=1" ALT="North West" TITLE="North West" SHAPE=RECT COORDS="200,150,20,100"> </MAP> <IMG SRC="images/uk_map.gif" ALT="Select your area." BORDER=0 WIDTH=300 HEIGHT=300 USEMAP="#map1"><BR> </DIV> so i guess what i would like to do it make the rectangle visible, or turn it in to a visible dot... Neil Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted December 5, 2007 Share Posted December 5, 2007 http://www.w3schools.com/tags/tag_map.asp Quote Link to comment Share on other sites More sharing options...
kts Posted December 6, 2007 Share Posted December 6, 2007 Are you using any program to create the map? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.