今天,是JavaScript回炉的第二十三天
setInterval()
clearInterval()
前段时间帮某单位的hr组织开发了一个大屏幕展示抽题活动的小程序。
#div010{
height:100vh;
width:100vw;
background:url("
C:///Users///l///Desktop///前端///img///1.webp");
transition: all 1s;
opacity: 100;
}
#div011{
display: none;
}
#div012{
width: 120px;
height: 28px;
/* background-color: aquamarine; */
margin: auto;
margin-left: 600px;
color: brown;
}
#div013{
width: 750px;
background: brown;
margin: auto;
font-size: 40px;
font-family: 楷体;
text-align: center;
line-height: 100px;
color: yellow;
}
#div014{
width: 750px;
height: 100px;
background: teal;
}
#div015{
left: 200px;
width: 150px;
text-align: center;
font-size: 30px;
font-family: '楷体';
margin-left: 600px;
}
#div016{
text-align: center;
width: 750px;
background: powderblue;
}
< img id="img" src="C:\Users\l\Desktop\前端\lun1.jpg" style="width:750px;height: 100px;">
| 倒计时: | 0 | 0 | 秒 |