qcode
  • 创作工场专业版,一问多答!更智能、更完整、更原创
  • 这是一个超强内容创作平台,它会写文章、做设计、绘图、敲代码,有问必答!
🔥点击使用-高级专业版🔥

请用PHP给我写一个登录注册的页面,要现代化流行好看的UI

时间2023-04-02 14:54:54 提问来自 广东省广州市 的网友 分类创作 浏览375
<?php //登录页面 <!DOCTYPE html> <html> <head> <title>登录注册</title> <meta charset="utf-8"> <style type="text/css"> * {margin: 0; padding: 0;} #container {width: 800px; margin: 0 auto;} .login {width: 350px; float: left; background-color:#CCCCCC ; border-radius: 5px; padding-top: 20px;} .register {width: 350px; float: left; background-color:#FFFFFF ;border-radius :5px;; padding-top :20px;} input[type=text], input[type=password]{ width :200px ; height :30px ; line -height :30 px ; border -radius :3 px ; border :1 px solid #ccc } input[type=submit],input[type=reset]{ width :100 px ; height :30 px ; line -height :30 px } </style> </head> <body> <div id="container"> <div class="login"> <h2 style="text-align:center" > 登 录 </h2 > <form action="" method="post" name = "formLogin" onsubmit = "return checkForm()"> 用户名:<input type="text" name = "username"><br><br/> 密 &nbsp&nbsp&nbsp码:<input type="password" name = "password"><br><br/> 验证码:<input type="text" name = "verifyCode"><img src=""/><br><br/> <input type = "submit" value = "提交"/>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsb <input type = "reset" value = “重置"/> </form > </div > <!-- 注册 --> <div class = ”register“ > <h2 style=” text - align : center“ > 注 册 </ h2 > <!-- 表单 --> < form action="" method="post"> 用户名: < input type=”text “name=” username “>< br >< br /> 密 & nbsb & nbsb & nbsb 码 : < input type=” password “name=” password “>< br >< br /> 重复密码 : 《 input type=” password “name=” repassword “>< br >< br /> 邮 & nbsb & nbsb & nbsb 箱 ; 《 input tyoe='email' name='email' / >< Br >< Br / > 验证码;《 Input Type='Text' Name='VerifyCode'/ >< Img Src=""/ >< Br / >< Br / > 《 Input Type='Submit' Value='提交'/ >> >> >> >> >> >> >>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> NBSB NBSB NBSB NBSB NBSB NBSB <<<<<< <<<<<< <<<<<< <<<<<< <<<< Input Type='Reset' Value='重置'/>> </form> </div></div></body></html

点击这里,进行内容创作

创作工场 免责声明:
以上内容除特别注明外均来源于网友提问,创作工场回答,未经许可,严谨转载。
点击这里>>使用🔥专业版,更聪明、更完整、更原创!

上一篇 交通行车主要问题的解决途径 下一篇 职业生涯规划