上传者: 38670707
|
上传时间: 2021-12-25 11:10:25
|
文件大小: 145KB
|
文件类型: -
效果图
程序较短,为方便使用,html,css,js,写在了一起,很多东西写着才添加
篮球计时计分器
#parent{
position: relative;
}
/* 计时 */
#parent div{
border: 1px solid black;
color: black;
display: inline-block;
text-align: center;
}