怎样赚C币

论c币重要性。没有c币,那些好资源都不能用。又开不起会员。还是看看代码吧
body{
 padding: 0;
 margin: 0;
}
.d1{
 position: relative;
 width: 877px;
 height: 672px;
 margin: 50px auto 0;
}
.d1 .img{
 width: 877px;
 height: 672px;
 display: block;
 filter: blur(20px);
 position: absolute;
 top: 0;
 left: 0;
 z-index: 0;
}
.d1 #mycanvas{
 display: block;
 margin: 0 auto;
 z-index: 99;
 position: absolute;
 top: 0;
 left: 0;
}
.d1 .button{
 display: block;
 width: 240px;
 height: 60px;
 border-radius: 5px;
 line-height: 60px;
 text-align: center;
 position: absolute;
 top: 105%;
 color: blue;
 text-decoration: none;
 z-index: 999;
}
.d1 #buttonReset{
left:7%;
background-color: #c86814;
}
.d1 #buttonReset:hover{
background-color: #ffb151;
}
.d1 #buttonShow{
right:7%;
background-color: #ff2f2e;
}
.d1 #buttonShow:hover{
background-color:  #ff596b;
}
<!DOCTYPE html>
<html lang="en">
<head>
 <meta charset="UTF-8">
 <title>怎样得红包</title>
 <link rel="stylesheet" type="text/css" href="css/photo.css">
 
</head>
<body>
<div class="d1">
<img src="image/1.jpg" class="img" id="img">
<canvas id="mycanvas"></canvas>
<a href="javascript:reset()" class="button" id="buttonReset">想看我吗</a>
<a href="javascript:show()" class="button" id="buttonShow">收到红包</a>
</div>
 <script type="text/javascript" scr="js/ptoto.js"></script>
</body>
</html>
评论 17
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值