Attribute for
<AREA ...>Looking for info on how to make an image map?See our tutorial How to Make an Image MapTARGET<A TARGET="..."><FORM TARGET="..."><A TARGET="...">For example, the following code targets the Freelance area at a new window:
<AREA HREF="freelance.html" ALT="Freelance"
COORDS="31,0,164,26" SHAPE=RECT
TARGET="_blank">
which gives us this Freelance area:
|