无标题文档
#container{
width:600px;
height:500px;
background:gray;
}
#test1{
width:50px;
height:50px;
background:red;
float:left;
}
#test2{
width:50px;
height:50px;
background:blue;
float:left;
}
#test3{
width:50px;
height:50px;
background:green;
clear:left;
flaot:left;
}
#test4{
width:50px;
height:50px;
background:pink;
float:left;
}
查看更多关于求解CSS浮动样式_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did113303