There seems to be a rectangle showing up outside the link that I would like to remove. How can I get rid of it? No Image
<a href="~/Web Pages/Home.aspx" runat="server">
<img src="<%= ResolveUrl("~/Images/TestToday.png") %>" alt="No image" width="200" height="200"/>
</a>