瞎几把写的QQ注册页面

<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">
		<title>注册</title>
	</head>
	<body>
		<form action="baidu.html">
		<table border="0" width="100%" >
			<tr height="80">
				<td rowspan="4" width="465">
					<img src="img/6.png" height="865" />
				</td>
				<td>
					<table width="40%" align="right">
						<tr>
							<td align="center" bgcolor="red">
								<a href="https://haoma.qq.com/shop.html#from=zc" target="_blank"
								style="text-decoration: none;">
									<font face="微软雅黑" color="white">QQ靓号</font>
								</a>
							</td>
							<td align="center">
								<a href="https://ssl.zc.qq.com/v3/index-chs.html?type=2"
								target="_blank" style="text-decoration: none;">
									<font face="微软雅黑" color="grey">邮件账户</font>
								</a>
							</td>
							<td align="center">
								<select style="font-family: '微软雅黑'; color: grey;">
									<option>简体中文</option>
									<option>繁体中文</option>
									<option>English</option>
								</select>
							</td>
							<td align="center"> 
								<a href="https://support.qq.com/products/14802"
								target="_blank" style="text-decoration: none;">
									<font face="微软雅黑" color="grey">意见反馈</font>
								</a>
							</td>
						</tr>
					</table>
				</td>
			</tr>
			<tr>
				<td  height="135">
					<table align="center"> 
						<tr>
							<td>
								<font size="7" face="微软雅黑">欢迎注册QQ</font><br />
							</td>
						</tr>
						<tr>
							<td>
								<font size="6" face="微软雅黑">每一天,乐在沟通。</font>
							</td>
							<td width="140"></td>
							<td>
								<font size="6" face="微软雅黑" color="dodgerblue">免费靓号</font>
							</td>
						</tr>
					</table>	
				</td>
			</tr>
			<tr>
				<td height="480">
					<table  align="center" height="100%" width="480">
						<tr>
							<td colspan="2">
								<input type="text" placeholder=" 昵称" style="width: 480px; 
									height: 55px; font-size: 35px; font-family: '微软雅黑';"
								/>
							</td>
						</tr>
						<tr>
							<td colspan="2">
								<input type="text" placeholder=" 密码" style="width: 480px; 
									height: 55px; font-size: 35px; font-family: '微软雅黑';"
								/>
							</td>
						</tr>
						<tr>
							<td>
								<select style="width: 155px; height: 55px; font-family: '微软雅黑'; font-size: 32px;">
									<option>+86</option>
									<option>+852</option>
									<option>+835</option>
									<option>+886</option>
								</select>
							</td>
							<td align="right">
								<input type="text" placeholder=" 手机号码" style="width: 310px; 
									height: 48px; font-size: 28px; font-family: '微软雅黑';"
								/>
							</td>
						</tr>
						<tr height="2">
							<td colspan="2"> 
								<font size="1" face="微软雅黑" color="darkgray">可通过该手机号找回密码</font>
							</td>
						</tr>
						<tr>
							<td colspan="2">
								<input type="submit" value="立即注册" style=" width:100%;
									height: 60px; background-color: dodgerblue;
									font-family: '微软雅黑'; font-size: large;
									color: white;"
								/>
							</td>
						</tr>
						<tr>
							<td colspan="2">
								<input type="checkbox"/><font size="3" color="darkgray" face="微软雅黑">同时开通QQ空间</font>
							</td>
						</tr>
						<tr>
							<td colspan="2">
								<input type="checkbox"/><font size="3" color="darkgray" face="微软雅黑">我已阅读并同意相关服务条款和隐私政策</font>
							</td>
						</tr>
					</table>
				</td>
			</tr>
			<tr>
				<td align="center">
					<font size="2" color="darkgray" face="微软雅黑">Copyright © 1998-2018Tencent All Rights Reserved</font>
				</td>
			</tr>
		</table>
		</form>
	</body>
</html>

猜你喜欢

转载自blog.csdn.net/abc1498880402/article/details/82829548
今日推荐