The Html.RouteLink() HtmlHelper works great for text links. But what's the best way to link an image?
<a href="<%=Url.RouteUrl(...)%>"><img src="..." alt="..." /></a>
1.4m articles
1.4m replys
5 comments
57.0k users