<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div style="text-align:center"><h1 style="color:#00ccff">2023年高考倒计时</h1>
<h4 style="color:#00ccff">2023高考时间 : 6月7日农历四月二十 星期一
三</h4>
<p style="color:#00ccff"></p>
</div>
<h2 style="color:#00ccff; text-align:center">距<a style="color: #FF0000">2023年6月7日9:00</a>还剩</h2>
<div style="font-size:32px; text-align:center"> <span id="2023-d" style="color:#e800e8"></span>
<span id="2023-h" style="color:#ff8000"></span>
<span id="2023-m" style="color:#ffcc00"></span>
<span id="2023-s" style="color:#66ff00"></span>
</div>
<script type="text/javascript"> function getRTime(){ var EndTime= new Date('2023/06/07 09:00:00'); var NowTime = new Date(); var t =EndTime.getTime() - NowTime.getTime(); var d=Math.floor(t/1000/60/60/24); var h=Math.floor(t/1000/60/60%24); var m=Math.floor(t/1000/60%60); var s=Math.floor(t/1000%60); document.getElementById("2023-d").innerHTML = d + " 天"; document.getElementById("2023-h").innerHTML = h + " 时"; document.getElementById("2023-m").innerHTML = m + " 分"; document.getElementById("2023-s").innerHTML = s + " 秒"; } setInterval(getRTime,1000);; </script>
</div></body>
</html>
高考倒计时
imCYL·2022-03-22·863 次阅读
Comments | NOTHING