<html>
<head>
<meta charset="UTF-8">
<title></title>
<style>
*{
padding: 0;
margin: 0;
}
#box li{
list-style: none;
font-size: 100px;
}
/*确定位置便于下降*/
#box{
position: absolute;
top: 0;
left: 0;
}
</style>
</head>
<body>

<ul );
location.reload();
}
},15);
</script>
</body>
</html>

相关文章:

  • 2022-12-23
  • 2021-10-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2021-11-25
  • 2021-11-16
猜你喜欢
  • 2022-01-09
  • 2022-01-02
  • 2021-10-23
  • 2021-08-23
  • 2022-12-23
  • 2021-12-05
  • 2021-12-09
相关资源
相似解决方案