#test3{
width:50px;
height:50px;
background:green;
clear:left;
flaot:left;
}
修正 为 float:left;
#test3{width:50px;height:50px;background:green;clear:left;flaot:left;}
新手的通病
可以添加一个class 方便调用:
.clear{clear:both;overflow:hidden;height:0px;line-height:0px;font-size:0px;}
/*添加一个div*/
声明:本网页内容旨在传播知识,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。TEL:177 7030 7066 E-MAIL:11247931@qq.com