为什么IE8没有显示我的<img/>包含在<h1>和<a> tag?</a> </h1>中

时间:2012-03-22 21:11:58

标签: image html5 internet-explorer internet-explorer-8 header

由于我第三次遇到这个问题,我需要知道:

为什么IE8没有在this site ??

的左上方显示徽标

图像包裹在标题中&gt; h1&gt;一个

这很奇怪,因为显然只有IE8才有这个问题!

1 个答案:

答案 0 :(得分:3)

删除img标记的CSS样式中的max-width: 100%,或清除该特定元素。