sherryStudy

网站时间显示

代码实现如下:

=============css样式===================

<style>
#show{
width: 460px;
height: 100px;
border:10px solid pink;
border-radius: 20px;
margin:0 auto;
margin-top: 120px;
font-size: 30px;
text-align: center;
line-height: 100px;
color: skyblue
}
</style>

=============js代码===================

分类:

技术点:

相关文章:

  • 2021-12-06
  • 2021-08-05
  • 2021-12-06
  • 2021-12-06
  • 2021-12-06
  • 2021-12-14
  • 2021-12-15
  • 2021-12-06
猜你喜欢
  • 2021-11-04
  • 2021-10-30
  • 2021-10-20
  • 2021-08-07
  • 2021-10-20
  • 2021-10-20
  • 2021-10-20
相关资源
相似解决方案