Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
网站网址是:http://www.haorenao.cn。您可以看到带有绿色的导航栏在 Chrome 中运行良好,但在 IE 中它被浏览器包裹。
http://www.haorenao.cn
谁能帮我看看?这真的让我困惑了一段时间,谢谢。
使用clear:both;绿色 div 作为内联样式的导航栏应用样式。否则overflow:hidden;为 div#topContentWrapper
clear:both;
overflow:hidden;
#topContentWrapper