rahulmca1
06-15-2007, 03:56 AM
Hi,
I am using map.
<MAP NAME=mymap>
<AREA HREF="/reference/" ALT="HTML and CSS Reference" COORDS="5,5,95,195">
<AREA HREF="/design/" ALT="Design Guide" COORDS="105,5,195,195">
<AREA HREF="/tools/" ALT="Tools" COORDS="205,5,295,195">
</MAP>
<IMG SRC="sitemap.gif" ALT="Site map" USEMAP="#mymap" WIDTH=300 HEIGHT=200>
I want to show black border arround each area and also show hover effect.
User will know where are are tags on viewing the image.
How can I do this.
I tried to add border of area tag. but to no result.
How can we show area tags in frames.
Any other alternative.
Thanks.
with regards
I am using map.
<MAP NAME=mymap>
<AREA HREF="/reference/" ALT="HTML and CSS Reference" COORDS="5,5,95,195">
<AREA HREF="/design/" ALT="Design Guide" COORDS="105,5,195,195">
<AREA HREF="/tools/" ALT="Tools" COORDS="205,5,295,195">
</MAP>
<IMG SRC="sitemap.gif" ALT="Site map" USEMAP="#mymap" WIDTH=300 HEIGHT=200>
I want to show black border arround each area and also show hover effect.
User will know where are are tags on viewing the image.
How can I do this.
I tried to add border of area tag. but to no result.
How can we show area tags in frames.
Any other alternative.
Thanks.
with regards