forum

Home / DeveloperSection / Forums / Problem with image tag.

Problem with image tag.

Pravesh Singh 2440 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.

Updated on 27-Jul-2012

Can you answer this question?


Answer

1 Answers

Liked By