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.
ウェブサイトの URL は次のとおりhttp://www.haorenao.cnです。緑色のナビゲーション バーは Chrome ではうまく機能しますが、IE ではブラウザーによってラップされます。
http://www.haorenao.cn
誰でも私が見てみるのを手伝ってもらえますか?しばらく混乱します、ありがとう。
clear:both;インラインスタイルとして緑色のdivを使用してナビゲーションバーにスタイルを適用します。それ以外の場合overflow:hidden;はdivを作成します#topContentWrapper
clear:both;
overflow:hidden;
#topContentWrapper