本文实例为大家分享了js实现随机点名的具体代码,供大家参考,具体内容如下
代码:
document div:nth-child(1) { width: 200px; height: 100px; background-color: burlywood; text-align: center; line-height: 100px; } div:nth-child(2) { width: 100px; height: 100px; background-color: pink; border-radius: 50%; text-align: center; line-height: 100px; } 刘志远 开始
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持考高分网。



