可能重複:
How to put span element inside ActionLink MVC3?如何創建自定義的MVC3 ActionLink方法?
如何創建生成的輸出定製MVC3 ActionLink的方法:
<li>
<a href="/Home/ControllerName" data-ajax-update="#scroll"
data-ajax-mode="replace" data-ajax-method="GET"
data-ajax-loading="#progress" data-ajax="true">
<span>LinkText</span> // this span generated inside <a>
</a>
</li>
請不要重複你只在這裏問過的同一個問題http://stackoverflow.com/questions/8518109/how-to-put-span-element-inside-actionlink-mvc3 – Maheep 2011-12-15 10:40:50