Sportsphan95
New member
I have part of a code for an Image Map. Where in this code would I specify it's target? (Where do I put a link to a webpage).
<map name="userMap">
<area shape="default" coords="31,62 137,34" href="javascript:void(null)" onClick="default()">
</map>
<map name="userMap">
<area shape="default" coords="31,62 137,34" href="javascript:void(null)" onClick="default()">
</map>