点名

编程入门 行业动态 更新时间:2024-10-11 13:26:51

点名

点名

页面点名小程序

方式一
<!DOCTYPE html><head><meta charset="UTF-8"><title>点名器</title><style>body{background-color: gray;}.box{width: 1000px;height: 280px;margin: 0 auto;margin-top: 100px;clear: both;}#btn,#btn2,#btn3,#btnStop{width: 150px;height: 50px;margin-top: 50px;font-size: 18px;}.name{width: 100px;height: 30px;float: left;background-color: antiquewhite;margin-left: 10px;margin-top: 10px;text-align: center;line-height: 30px;}#span{float: right;position: relative;top: 55px;right: 185px;}h1{text-align: center;}.high{background-color: #FFDEAD;font-weight:500;}</style></head>
<body>
<h1>随机点名系统</h1>
<span id="span"></span>
<!-- 存放生成的名单div -->
<div class="box" id="box"></div>

更多推荐

点名

本文发布于:2024-02-06 13:18:45,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1749644.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!