【罗盘时钟(星空版)---使⽤html,js,css编写
(附全部源代码+效果)】⽬录效果换个背景:源 代 码index
htmlCSDN---追 梦 者 $("#helang-clock")
clock();clock
cssbody{ font-size: 14 px; font-size: 14px; color: #ffffff; font-family: 'Microsoft YaHei', 'Times New Roman', Times, serif; background: url(
/image/bg2
jpg) no-repeat; padding: 0; margin: 0; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; }
clock{ list-style: none; margin: auto; padding: 0; width: 700px; height: 700px; position: fixed; top: 0; right: 0; bottom: 0; left: 0; line-height: 20px; user-select: none;}
date{ position: absolute; z-index: 1; width: 100%; height: 20px; text-align: center; top: 340px; left: 0;}
hour{ position: absolute; z-index: 3; width: 36 0px; height: 20px; top: 340px; left: 170px; tr