我刚刚在我的博客中添加了一个新的小部件,使用标签搜索 url 来提取特定的帖子。这工作得很好。
但是,我想在链接旁边添加一张图片,这不起作用。我的页面上出现了一个讨厌的蓝色问号,而不是我的照片。我查看了我正在使用的所有属性,我认为我的语法没问题,所以我很难过。有人可以指出我做错了什么吗?
谢谢
毫米
<!-- Navigation2 tabs start -->
<div id='georgetownlist'>
<a
href="http://s1275.photobucket.com/user/MaddyMarcel/media/DCgraffiti_zps23603274.jpg.html"
imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img
src="http://s1275.photobucket.com/user/MaddyMarcel/media/DCgraffiti_zps23603274.jpg.html"
alt="DC" border="0" height="40" />
<a href="http://proustscookies.blogspot.com/search/label/Georgetown%20favorites"
class="georgetowntab" title="Georgetown favorites">MY GEORGETOWN</a>
</a></div>
<!-- Navigation2 tabs end -->