摘要:
function checkAll(){ var Em = CheckEm(); var cp1=checkPas1(); var cp2=checkPas2(); var p = checkphone(); var r =cr();// 如果全为true的时候,才会提交 return Em&&cp 阅读全文
摘要:
.containter{ width: 500px; margin: 50px auto; } .head{ height: 60px; /*装手机注册和邮箱注册的大盒子背景色*/ background-color: #00FFFF; } .head div{ width:216px; height 阅读全文
摘要:
phone.css form{ margin-top: 30px; text-align: center; } input{ margin-bottom: 5px; } .a{ text-align: left; width:300px; height: 30px; } .b{ width: 148 阅读全文
摘要:
em.css form{ margin-top: 20px; } .enter{ width: 300px; height: 30px; /*设置底端外边距 */ margin-bottom: 15px; } #btn{ width: 300px; height: 40px; /*设置背景颜色 */ 阅读全文
摘要:
<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <link rel="stylesheet" href="css/分页.css" /> <link rel="stylesheet" href="css/phone 阅读全文
摘要:
<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <style> body{ margin: 0; font-size: 16px; } ul{ list-style: none; margin: 0; paddi 阅读全文