Html
    Css
    Js

    
                        
* {
	padding:0;
	margin:0;
}
#main {
	position:relative;
}
.pin {
	padding:15px 0 0 15px;
	float:left;
}
.box {
	padding:10px;
	border:1px solid #ccc;
	box-shadow:0 0 6px #ccc;
	border-radius:5px;
}
.box img {
	width:162px;
	height:auto;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.8.3
 立即下载

jquery瀑布流布局

0