Users Pricing

forum

home / developersection / forums / problem with image tag.

Problem with image tag.

Pravesh Singh 2834 27 Jul 2012
Hello Guys,
Actually I'm using image tag in html as follows:
<a href="SomethingURL" target="_blank" title="Test" style="text-decoration: none;">
     <img src="MyImage.png" alt="MyImage" /></a>
But when I'm displaying it on different browser then at some browser image displays with rectangle border. So could you tell what's the problem and how can I remove it.

Student


1 Answers