Submitted by prashant_agr on Wed, 2007-05-16 08:31.
By default, putting an image inside a link puts a border around the image. However, most people browsing the web these days recognize "link situations" and know that the button is a link. So suppose you want to remove the border. It's actually quite easy. Just add BORDER=0 to the tag:
BORDER=0 HEIGHT=33 WIDTH=82 ALT="Idocs Guide to HTML">
Re: How to link image without border using Html?
By default, putting an image inside a link puts a border around the image. However, most people browsing the web these days recognize "link situations" and know that the button is a link. So suppose you want to remove the border. It's actually quite easy. Just add BORDER=0 to the tag:
BORDER=0 HEIGHT=33 WIDTH=82 ALT="Idocs Guide to HTML">