js实现注册

您所在的位置:网站首页 js用户注册 js实现注册

js实现注册

2024-07-10 22:30| 来源: 网络整理| 查看: 265

js实现注册

常用的正则表达式大全:http://blog.csdn.net/onebigday/article/details/5429868 正则表达式在信息的匹配,验证上起很大的作用。 深入理解正则表达式http://www.cnblogs.com/China3S/archive/2013/11/30/3451971.html

下面是代码区

一.css样式代码块

 

body{ background-color:rgb(177, 208,224); font: normal 12px Trebuchet MS; color:#000; } .roundedCorners{ width:350px; padding:10px; background-color:#DDEEF6; box-shadow: 0px 0px 10px 0px #888888; border:1px solid #DDEEF6; border-radius:6px; margin: auto; } .roundedCorners-textbox{ border:1px solid #999; width:250px; } .checkbox { margin-left: 30px; border:1px solid #999; width:20px; } .label { display: inline-block; width: 50px; text-align: center; } .default { color: grey; font-size: 12px; } .input { color: grey; font-size: 12px; }

二.HTML代码块

 



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3