好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

css不知道那里不兼容了_html/css_WEB-ITnose

IE6.0是正常的,IE6.0 以上的或谷歌chrome都不能显示 ID为xh里面的东西,请问是那里导致的差异,谢谢了


.show
{
width:230px;
overflow:hidden;
position:relative;
height:110px;
background:#333333;
}
.show.slider
{

height:110px;
margin:0;
width:700px;

}

.show.slider li
{
float:left;
margin:0;
padding:0;
height:110px;
width:230px;
}

.show.slider li img
{
float:left;
margin:0;
padding:0;
height:110px;
width:230px;
display:inline;
border:0;
}


.show.xh
{
position:absolute;
right:20px;
bottom:10px;
display:inline;
float:left;
}
.show.xh li
{
float: left;
color: #FF7300;
text-align: center;
line-height: 16px;
width: 16px;
height: 16px;
font-family: Arial;
font-size: 12px;
cursor: pointer;
overflow: hidden;
margin: 3px 1px;

background-color: #fff;
}













1
2



查看更多关于css不知道那里不兼容了_html/css_WEB-ITnose的详细内容...

  阅读:43次