测试
.parent{
float: right;
width: 400px;
height: 300px;
}
.firstchild{
width: 400px;
height: 100px
}
.secondchild{
width: 400px;
height: 200px;
}
.secondchild ul{
float: left;---------------------------------1
list-style-type: none;
}
.secondchild ul li{
height: 39px;
line-height: 39px;
text-align: left;
font-size:15px;
border-bottom: 1px solid #E0E0E0;
}
查看更多关于css布局的时候,元素漂移的问题_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did104935