08 2021 档案

摘要:今天般了一个钟表代码,哈哈 var dom = document.getElementById('clock'); var ctx = dom.getContext('2d'); var width = ctx.canvas.width; var height = ctx.canvas.height 阅读全文
posted @ 2021-08-12 11:25 赵三毛 阅读(140) 评论(0) 推荐(0)
摘要:今天去掉了默认模板得2张图片,然后设置了一个橙色背景,明天继续改 #poweredby{ font-size: 20px;color: coral; } #footer{font-size: 20px;color: coral;position: relative;right: 20px;} bod 阅读全文
posted @ 2021-08-11 23:42 赵三毛 阅读(64) 评论(0) 推荐(1)