Get rid of the style="border-width:0px" from the Image tag.
- by webbes
Sometimes it bothers me that by default the ASP.NET Image control adds a style="border-width:0px" to the rendered image tag even though I never asked for it. You can get rid of it though!...(read more)