代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<title>Title</title>
<style type="text/css">
.clearfix:after{
content:"";
height:0;
line-height:0;
display:block;
visibility:hidden;
clear:both;
}
.clearfix{
zoom:1;
}
.one,.two,.three{
float: left;
}
.one{
width: 10px;
height: 100px;
background: url("move_imags/l.png") no-repeat;
}
.two{
height: 100px;
background: url("move_imags/m.png");
}
.three{
width: 10px;
height: 100px;
background: url("move_imags/r.png") no-repeat right;
}
.down{
margin-top: 10px;
}
.down a{
text-decoration: none;
display: inline-block;
height: 35px;
background: url("move_imags/blue_r1_c1.png") no-repeat;
line-height: 35px;
padding-left: 7px;
font-size: 14px;
color: #ffffff;
}
.down a span{
display: inline-block;
height: 35px;
background: url("move_imags/blue_r1_c2.png") no-repeat right;
padding-right: 20px;
}
.down a:active{
background: url("move_imags/bg_r1_c1.png") no-repeat;
}
.down a span:active{
background: url("move_imags/bg_r1_c2.png") no-repeat right;
}
</style>
</head>
<body>
<div class="clearfix">
<div class="one"></div>
<div class="two">sdfsdfsdfsdfsdfsdfsdf</div>
<div class="three"></div>
</div>
<div class="down">
<a href="#">
<span>阿斯达阿斯达阿斯达</span>
</a>
</div>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。