实现简单QQ注册页面

HTML实现简单QQ注册页面

今天突发奇想,仿一个QQ注册页面哈哈!!


效果如图:
在这里插入图片描述

按钮功能都还没实现,只是一个简单的网页界面!

实现代码如下

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<title>注册界面</title>
	</head>
	<body>
		<img src="img/QQregister.jpg" width="450px" >
		<div style="float: right;">
		<p style="font-size: 45px; font-style: oblique: ;";>欢迎注册QQ</p>
		<p style="font-size: 30px;">每一天,乐在沟通。&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="" style="font-size: 25px; text-decoration: none;">免费靓号</a></p1></p>
		<input type="text" name="昵称" id="nickname" value=""  style=" font-size: 18px; color: aqua; width: 320px; height: 35px;" placeholder=" 昵称" />
		<br /> <br />
		<input type="password" name="密码" id="password" value="" style="color: aqua; width: 320px; height: 35px; font-size: 18px;" placeholder=" 密码" />
		<br />	<br />
		<select  style="width: 120px; height:41px; font-size: 15px;">
			<option value="">中国+86</option>
			<option value ="">中国香港特别行政区+852</option>
			<option value ="">中国澳门特别行政区+853</option>
			<option value ="">中国台湾地区+886</option>
		</select>
			&nbsp;
			<input style="height: 35px; width: 187px; font-size: 17px;" type="tel" name="手机" id="Tel" value="" placeholder="手机号码" onchange="getCode()"/>
			<br /><br />
			<button type="button" id="Register" style="background: 	DodgerBlue; height: 50px; width: 327px;font-size: 20px;" onclick="Register()">立即注册</button>
			</div>
	</body>
	<script type="text/javascript">
		function getCode(){
			
		}
		function Register(){
			
		}
	</script>
</html>


  • 4
    点赞
  • 20
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值