我在页脚中有社交媒体图标。这是非常简单的代码:
<p style="text-align:center">
<a href="http://www.facebook.com/mypage" target="_blank"><img src="/sites/default/files/pictures/Iconfb100.png"></a>
<a href="http://twitter.com/mypage" target="_blank"><img src="/sites/default/files/pictures/Icontw100.png"></a>
</p>
使用localhost,它在Firefox上运行良好,但在Chrome中显示损坏的图像图标。我删除了alt属性,但仍然。 只是不明白为什么。
Firefox显示: Firefox ok
Chrome显示: Chrome broken
任何人都知道如何解决此错误?
由于
答案 0 :(得分:0)
你可以尝试
$data