test 頂部top具體安排
@charset "utf-8";/* CSS Document */body { margin: 0px;}.hr {height: 1px;border: none;border-top: 1px solid #2673EC;margin-top: 5px;margin-right: 0px;margin-bottom: auto;margin-left: 0px;}/*分割線樣式*//*頂部布局開始*/ #top {background-color: #2673EC;height: 50px;width: 100%;}#topbj {margin: auto;height: 70px;width: 1000px;}#logo {height: 55px;width: 250px;float: left;}#banner { height: 300px; width: 1000px; background-image: url(../images/banner.jpg); margin-right: auto; margin-bottom: auto; margin-left: auto;}#nav {height: 110px;width: 1000px;margin: auto;}#dh { float: right; margin-top: 64px; font-family: "微軟雅黑"; margin-right: 5px;}ul li {list-style:none;}.menu li {display: inline;float: left;margin: 0 5px;/* [disabled]background: #f2f2f2; *//* [disabled]border: 1px #39c solid; */text-align: center;font-size: 20px;font-weight: 700;line-height: 30px;cursor: hand;}.tuckUp {display: inline;width: 120px;height: 30px;overflow: hidden;margin-bottom: 0px;}.pullDown{display: inline;height: auto;}.item a:link, .item a:visited {display: inline;float: left;width: 120px;background: #ccc;text-align: center;color: #929292;font-size: 20px;font-weight: normal;text-decoration: none;}.item a:hover {float: left;color: #FFF;text-decoration: none;text-align: center;font-size: 20px;font-weight: 700;font-weight: normal;}/*導(dǎo)航部分結(jié)束*/#index {margin: auto;width: 1000px;height: 900px;}#indexnew { float: left; width: 760px; margin-top: 10px;}.indexact {height: 300px;width: 700px;}#indexplug { float: left; width: 225px; margin-top: 10px;}#indexhr { width: 5px; float: left; border-left-width: 1px; border-left-style: solid; border-left-color: #93C; margin-top: 20px; height: 700px; margin-left: 5px;}
沒人嗎?。。。。。。。。。。。。。。。。。。?!
沒人嗎?。。。。。。。。。。。。。。。。。。?! bannner把下菜單項(xiàng)覆蓋了的問題嗎?如果是的話,給菜單選項(xiàng)塊設(shè)置z-index優(yōu)先顯示。
引用 1 樓 shenxinqibei 的回復(fù):沒人嗎!?。。。。。。。。。。。。。。。。。?!bannner把下菜單項(xiàng)覆蓋了的問題嗎?如果是的話,給菜單選項(xiàng)塊設(shè)置z-index優(yōu)先顯示。 items要設(shè)置浮動但其父元素不要設(shè)置浮動?;蛘咧苯影裪tem的position:absolute;然后用margin-top/margin-left定位;
菜單
引用 2 樓 jwf007 的回復(fù):引用 1 樓 shenxinqibei 的回復(fù):沒人嗎!?。。。。。。。。。。。。。。。。。?!bannner把下菜單項(xiàng)覆蓋了的問題嗎?如果是的話,給菜單選項(xiàng)塊設(shè)置z-index優(yōu)先顯示。items要設(shè)置浮動但其父元素不要設(shè)置浮動?;蛘咧苯影裪tem的position:absolute;然后用margin-top/margin-left定……
還是導(dǎo)航和banner應(yīng)該是無縫的~~~
IE8、9正常
IE7卻上移了一些。。怎么解決?
引用 3 樓 jwf007 的回復(fù):引用 2 樓 jwf007 的回復(fù):引用 1 樓 shenxinqibei 的回復(fù):沒人嗎?。。。。。。。。。。。。。。。。。。?!bannner把下菜單項(xiàng)覆蓋了的問題嗎?如果是的話,給菜單選項(xiàng)塊設(shè)置z-index優(yōu)先顯示。items要設(shè)置浮動但其父元素不要設(shè)置浮動。或者直接把item的position:absolute;然后用margi…… 哦,你試試在樣式里加一個img{margin:0}看看。猜是圖片的BUG問題
引用 4 樓 shenxinqibei 的回復(fù):引用 3 樓 jwf007 的回復(fù):引用 2 樓 jwf007 的回復(fù):引用 1 樓 shenxinqibei 的回復(fù):沒人嗎?。。。。。。。。。。。。。。。。。。?!bannner把下菜單項(xiàng)覆蓋了的問題嗎?如果是的話,給菜單選項(xiàng)塊設(shè)置z-index優(yōu)先顯示。items要設(shè)置浮動但其父元素不要設(shè)置浮動?;蛘咧苯影裪tem的po…… img{margin-bottom:-3px;}a img{border:none}試試
引用 5 樓 jwf007 的回復(fù):引用 4 樓 shenxinqibei 的回復(fù):引用 3 樓 jwf007 的回復(fù):引用 2 樓 jwf007 的回復(fù):引用 1 樓 shenxinqibei 的回復(fù):沒人嗎?。。。。。。。。。。。。。。。。。。?!bannner把下菜單項(xiàng)覆蓋了的問題嗎?如果是的話,給菜單選項(xiàng)塊設(shè)置z-index優(yōu)先顯示。items要設(shè)置浮動但其父元素不……
我是以css背景的方式加載圖片的,如果以圖片寫在html,導(dǎo)航會把banner往下拉......
問題這BUG,IE7和IE6都出現(xiàn)。。。不是應(yīng)該IE6才出現(xiàn)嗎?
好吧。。都沒效。。
親,你在DW做,然后用IE F12調(diào)試下吧。。
我已經(jīng)被這個折磨瘋了。。。
求修改代碼?。。。?!
真心想做 ,你 把ie8,ie7的 頁面都貼出來 ,方便大家看啊 ,這樣只能亂猜
#nav {height: 110px;width: 1000px;margin: auto; z-index:1; position: relative;}
聲明:本網(wǎng)頁內(nèi)容旨在傳播知識,若有侵權(quán)等問題請及時與本網(wǎng)聯(lián)系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com