网站时间显示——基于Date

网站时间显示

代码实现如下:

=============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代码===================

posted @   笨鸟不会飞~~  阅读(114)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示