gpt4 book ai didi

html - IE 中显示的菜单

转载 作者:太空宇宙 更新时间:2023-11-03 18:57:30 28 4
gpt4 key购买 nike

在 IE 中,我的菜单显示如下图。如果菜单长度很短,则两个菜单放在一起。

如何解决这个菜单。

我的 CSS 代码:

.module-content{ float:left;margin: 8px 11px 4px;}

.module-content ul{ float: left; margin: 0; padding: 0 0 0 0px; width: 99%;}

.module-content ul li{list-style:none; background: url("../images/red-arrow.png") 0 5px no-repeat; padding-left:12px;}

.module-content ul li a{ color: #393939; font: 12px Verdana,Geneva,sans-serif;}

.module-content ul li a:hover{ color: #EF2030; }

enter image description here

最佳答案

.module-content ul li的宽度设置为与module-content ul相同的宽度。

关于html - IE 中显示的菜单,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13082679/

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