gpt4 book ai didi

css - IE9 中的文本阴影和边框

转载 作者:行者123 更新时间:2023-11-28 13:34:40 25 4
gpt4 key购买 nike

This page here h3 事件地址使用虚线底部边框,但在 IE9 中它也显示在其上方。

这是 CSS:

#middle h3, #middle h4 {
border-bottom:1px dashed #CCC;
padding-bottom:12px;
}

此外,文本阴影在 IE 中根本不起作用,当菜单项悬停时,出现灰色边框,想知道如何解决它们。任何想法都会很棒。

最佳答案

您关闭了 <h4> div 关闭后的标签

<div class="event-date"><h4><img src="/images/date.png" alt="event date" /> On 31 October 2012</div>
</h4>

</h4></div> 之前

关于css - IE9 中的文本阴影和边框,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13125070/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com