摘要: 1、 .father { display: table-cell; text-align: center; vertical-align: middle; width:500px;height: 500px; } .child { display: inline-block; } 2、 .conta 阅读全文
posted @ 2019-08-21 13:46 张小中 阅读(1000) 评论(0) 推荐(0)
摘要: js写一个四位数的随机验证码且颜色随机 和上面一样的 阅读全文
posted @ 2019-08-21 11:26 张小中 阅读(142) 评论(0) 推荐(0)