我修改了 WebMatrix 项目中的 _SiteLayout.cshtml 文件,使其包含以下行:
<p class="site-title"><a <img src="~/Images/Thumbnails/Landscapes/Fall_2012 10 14_0702_th.jpg" />your logo here</a></p>
...但图像未显示。为什么不呢?
我修改了 WebMatrix 项目中的 _SiteLayout.cshtml 文件,使其包含以下行:
<p class="site-title"><a <img src="~/Images/Thumbnails/Landscapes/Fall_2012 10 14_0702_th.jpg" />your logo here</a></p>
...但图像未显示。为什么不呢?