本文实例为大家分享了Javascript随机点名表的具体代码,供大家参考,具体内容如下
效果:
代码:
.box{ width:300px; height:200px; border:1px solid #ccc; margin: 100px auto; text-align: center; } h1{ width:150px; height:60px; line-height: 60px; text-align: center; font-size: 30px; background-color: red; margin: 10px auto; } button{ width:100px; height:40px; background-color: dodgerblue; border:0; font-size: 24px; color:#fff; }
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持考高分网。



