将white-space: nowrap;拿掉也是会掉
firefox chrome ie7~10都无问题
只有ie6会这样
我希望让版面维持
header在上
left在左 right在右
footer在下
请问这有办法解决吗
css代?
--------------------------------------
@charst "utf-8";
#header {
background:red
}
#left {
background:lime
}
#right {
background:blue;
position: relative;
margin: 0 25px 0 146px;
zoom: 1;
}
.menu {
z-index:3;
font-size: 1em;
overflow: hidden;
float: left;
width: 125px;
display: inline;
}
table td,th, tr {
white-space: nowrap;
}
#footer {
background:yellow
}
----------------------------------------
html代?
----------------------------------------
"http://HdhCmsTestw3.org/TR/xhtml1/DTD/xhtml1-transitioal.dtd">
test
company | out
查看更多关于视窗缩小时table在IE6会往下掉_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did113032