removing border around image map picture
how do i remove the blue border that is surrounding all of my image map pictures?
TIA
try style="border:none;" inside the tag - e.g.
<div style...> image map </div>
dave
like this?
<body>
<map name="intro">
<area shape="rect" href="menu.html" style="border:none;" coords="220, 231 510, 261">
</map>
<img usemap="#intro" src="intro.jpg">
</body>
<img src="images/mymap.jpg" border="0" >
thank you!
I have tried everything to get rid of the blue line but nothing works. When I finally do loose the blue line, I also loose my image hover. Any help???
<div style="text-align: center; width: 800px; margin-left: auto; margin-right: auto;">
<img id="Image-Maps_3201209162254025" src="http://www.thebloggerscollective.com/wp-content/uploads/2012/09/states1.jpg" alt="" width="800" height="495" usemap="#Image-Maps_3201209162254025" border="0" /> <map id="_Image-Maps_3201209162254025" name="Image-Maps_3201209162254025">
<div style="text-align: center; width: 800px; margin-left: auto; margin-right: auto;">
<img id="Image-Maps_3201209162254025" src="http://www.thebloggerscollective.com/wp-content/uploads/2012/09/states1.jpg" alt="" width="800" height="495" usemap="#Image-Maps_3201209162254025" border="0" style="border: 0; outline: 0;" /> <map id="_Image-Maps_3201209162254025" name="Image-Maps_3201209162254025">
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks