Html
    Css
    Js

    
                        
* {
	margin:0;
	padding:0;
}
.lunbo_1 ul {
	padding:0;
	width:5000px;
}
.lunbo_1 ul li {
	list-style:none;
	float:left;
	width:50px;
	height:50px;
	margin-right:10px;
	background:#FA8072;
	color:white;
	line-height:50px;
	text-align:center;
	position:relative;
}
.lunbo_1 {
	border:1px solid black;
	height:50px;
	width:300px;
	margin:0px auto;
	position:relative;
	top:20px;
	overflow:hidden;
}
.lunbo {
	background:saddlebrown;
	height:200px;
}

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

轮播图(原创)

0