GNEZ
2015-12-02 12:34
如题,试了很多的box 都是201 代码跟老师的完全一样
给一下html结构看一下。
*{
margin:0;
padding:0;
}
#main{
position: relative;
}
.box{
padding:15px 0 0 15px;
float: left;
}
.pic{
padding:10px;
border:1px solid #ccc;
border-radius:5px;
box-shadow:0 0 5px #ccc;
}
img{
width:165px;
height: auto;
}
看看是不是boder造成的
瀑布流布局
97747 学习 · 758 问题
相似问题
回答 1
回答 1