注册登录页面模板
2019-12-10 16:01:25来源:博客园 阅读 ()
注册登录页面模板
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Practice</title>
</head>
<style>
#register,#login{
width: 300px;
height: 400px;
border: 1px solid grey;
background-color: dimgrey;
/*margin: auto;*/
float: left;
}
.long{
width: 280px;
height: 30px;
/*边框圆角*/
border-radius: 5px;
/*隐藏边框线*/
border: none;
margin: 10px;
}
.short{
width: 180px;
height: 30px;
border-radius: 5px;
border: none;
margin: 10px;
}
.bton{
width: 90px;
height: 30px;
border-radius: 5px;
border: none;
color: darkmagenta;
background-color: white;
}
.sub{
width: 280px;
height: 30px;
margin: 10px;
background-color: deepskyblue;
border-radius: 5px;
border: none;
color: white;
}
.left_top_font{
border-bottom: 2px fuchsia solid;
padding-bottom: 7px;
font-size: 18px;
}
.right_top_font{
float: right;
font-size: 18px;
color: deepskyblue;
}
a{
text-decoration: none;
}
</style>
<body>
<!--注册-->
<form action="#" method="post">
<div id="register">
<span class="left_top_font">请注册</span>
<a href="#" class="right_top_font">立即登录></a>
<hr>
<input type="text" placeholder="请输入手机号" class="long">
<input type="text" placeholder="请输入短信验证码" class="short">
<input type="button" value="发送验证码" class="bton">
<input type="text" placeholder="请输入用户名" class="long">
<input type="password" placeholder="请输入密码" class="long">
<input type="password" placeholder="请再次输入密码" class="long">
<input type="text" placeholder="请输入图形验证码" class="short">
<input type="button" value="图形验证码" class="bton">
<input type="submit" value="立即注册" class="sub">
</div>
</form>
<!--登录-->
<form action="#" method="post">
<div id="login" style="height: 220px;">
<span class="left_top_font">请登录</span>
<a href="#" class="right_top_font">立即注册></a>
<hr>
<input type="text" placeholder="请输入手机号" class="long">
<input type="password" placeholder="请输入密码" class="long">
<label style="color: aqua;"><input type="checkbox" >七天内自动登录</label>
<a href="#" style="color: ivory;float: right">忘记密码?</a>
<input type="submit" value="登录" class="sub">
</div>
</form>
</body>
</html>
原文链接:https://www.cnblogs.com/jiyu-hlzy/p/12017045.html
如有疑问请与原作者联系
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- 循序渐进VUE+Element 前端应用开发(5)--- 表格列表页面的查 2020-07-15
- 循序渐进VUE+Element 前端应用开发(5)--- 表格列表页面的查 2020-07-15
- 循序渐进VUE+Element 前端应用开发(5)--- 表格列表页面的查 2020-07-14
- 循序渐进VUE+Element 前端应用开发(5)--- 表格列表页面的查 2020-07-13
- 循序渐进VUE+Element 前端应用开发(5)--- 表格列表页面的查 2020-07-02
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash