input:focus,textarea:focus{ border:1px solid #f00; background:#fcc; } textarea{ width:230px; height:50px; } body { font-size:15px; /* 字体的样式 */ font-family:Microsoft YaHei; } select option{ font-size:10px; font-family:Microsoft YaHei; }
js实现表单及时验证功能 用户信息立即验证(2)
内容版权声明:除非注明,否则皆为本站原创文章。