Lines around Buttons, Image Maps & other links

liunx

Guest
Those lines / boxes that appear around a button, image map or other links. Is there a way to get around those things? A border tag of some sort I'm not familiar with or something?<br />
<br />
Thanks!<br />
<br />
Cayce<!--content-->to get rid of the border on images, use this code: <IMG BORDER="0" SRC=http://www.htmlforums.com/archive/index.php/"xxx.GIF"><!--content--><a style="text-decoration:none" href=http://www.htmlforums.com/archive/index.php/"blah.htm">blah</a><br />
<br />
That should do it for you on the links.<!--content-->
 
Back
Top