图片在 Chrome 和 Firefox 中显示,但在 Safari 中不显示
Images show in Chrome and Firefox but not in Safari
在我的网站中,页脚有五个链接。
哪一个,重定向到公司的社交媒体页面。这些链接有图片。
在 Chrome 中显示正确,但在 Safari 中显示不正确。我有截图...
Chrome
野生动物园
<div>
<a href="https://www.facebook.com/escolaprofissional.tondela" target="_blank"><img src="images/facebook.png"></a>
<a href="https://instagram.com/eptondela/" target="_blank"><img src="images/instagram.png"></a>
<a href="http://eptondela.tumblr.com" target="_blank"><img src="images/tumblr.png"></a>
<a href="https://twitter.com/eptondela" target="_blank"><img src="images/twitter.png"></a>
<a href="https://www.youtube.com/user/eptondela" target="_blank"><img src="images/youtube.png"></a>
</div>
Chrome - 一切顺利!
Safari - 不显示图像和链接,就像不存在一样
谢谢,
答案很简单:您已经安装了 AdBlock。它还会阻止社交媒体图标。
在我的网站中,页脚有五个链接。
哪一个,重定向到公司的社交媒体页面。这些链接有图片。
在 Chrome 中显示正确,但在 Safari 中显示不正确。我有截图...
Chrome
野生动物园
<div>
<a href="https://www.facebook.com/escolaprofissional.tondela" target="_blank"><img src="images/facebook.png"></a>
<a href="https://instagram.com/eptondela/" target="_blank"><img src="images/instagram.png"></a>
<a href="http://eptondela.tumblr.com" target="_blank"><img src="images/tumblr.png"></a>
<a href="https://twitter.com/eptondela" target="_blank"><img src="images/twitter.png"></a>
<a href="https://www.youtube.com/user/eptondela" target="_blank"><img src="images/youtube.png"></a>
</div>
Chrome - 一切顺利!
Safari - 不显示图像和链接,就像不存在一样
谢谢,
答案很简单:您已经安装了 AdBlock。它还会阻止社交媒体图标。