I am using ActionLink with id in MVC 4 app and assinging actionLink id an image in css but on on earth I am doing wrong. is not working! here is my code
<
This is from my application. Works ok:
.logo{ background:no-repeat url(/Content/photo/png/sprite.png) 0 0; height:15px; width:20px; overflow:hidden; float:left; border:none; display:inline; }