Web Hosting Directory | Web Hosting Resources | Webmaster Resources | Domain Tools | Search Engine Marketing | Forums
  Signup
Today: 797   Yesterday: 1,235   Max: 1,872   Total: 481,774   Current Users : 25 (Member 0) 
DOMAIN TOOLS

WEBMASTER TOOLS

RELATED ARTICLES

SUBMIT AN ARTICLE

Write for us and get publicity, link to your website, and best of all get paid. Please visit our writers page for details.


LINK TO US

Link to us and earn points for each visitor you bring to us. Please visit our link partner page for details.

 

Attribute for <IMG ...>
USEMAP

Looking for info on how to make an image map?

See our tutorial How to Make an Image Map
USEMAP indicates that the image is an image map and uses the map definition named by this attribute. The name of the map is set by the NAME attribute of the <MAP ...> tag. Note that USEMAP requires that you precede the name of the map with a hash symbol (#). For example, the following code creates an image map named map1:

<DIV ALIGN=CENTER>

<MAP NAME="map1">
<AREA 
   HREF="contacts.php" ALT="Contacts" TITLE="Contacts" 
   SHAPE=RECT COORDS="6,116,97,184">
<AREA 
   HREF="products.php" ALT="Products" TITLE="Products" 
   SHAPE=CIRCLE COORDS="251,143,47">
<AREA 
   HREF="new.php" ALT="New!" TITLE="New!"     
   SHAPE=POLY COORDS="150,217, 190,257, 150,297,110,257">
</MAP>

<IMG SRC="testmap.gif" 
   ALT="map of GH site" BORDER=0 WIDTH=300 HEIGHT=300
   USEMAP="#map1"><BR>

[ <A HREF="contacts.php" ALT="Contacts">Contacts</A> ]
[ <A HREF="products.php" ALT="Products">Products</A> ]
[ <A HREF="new.php"      ALT="New!">New!</A> ]
</DIV>

which gives us this map:

Contacts Products New! map of GH site
[ Contacts ] [ Products ] [ New! ]
Theoretically you can reference a map definition that is in an external file, but several browsers have problems with that contruct so it's best to stick to putting maps and map definitions in the same page.

Copyright 1997-2002 Idocs, Inc. Written by Miko Sullivan.

 
 
 
What is your major source of website traffic?
 
 
 
 
 
 

ADVERTISEMENT

 
Cheap Web HostingBudget Web HostingEcommerce Web Hosting
Link to UsLink ExchangeAdvertisePrivacy PolicyTerms Of ServiceAbout UsContact UsSitemap
Copyright © 2006 - 2008 Broadband Media, Inc. All rights reserved.