<!DOCTYPE html>
<html>
<head>
<style>
#header {
background-color:#87CEEB;
color:white;
text-align:center;
padding:5px;
}
#section {
width:350px;
float:right;
padding:10px;
}
#footer {
background-color:#87CEEB;
color:white;
clear:both;
text-align:center;
padding:5px;
}
</style>
</head>
<body>
<div id="header">
<h1>QQ空间<br >分享生活 留住感动</h1>
</div>
<div id="section">
<h2>帐号密码登录</h2>
<p>
<form action="www.123456789.com">
<br>
<br>
<input type="text" name="name" placeholder="支持QQ号/邮箱/手机号登录" maxlength="16">
<br>
<br>
<input type="text" name="password" placeholder="密码" maxlength="16">
<br>
<br>
<input type="submit" value="登录">
</p>
</div>
<div id="footer">
Copyright © 2005 - 2018 Tencent.All Rights Reserved.
</div>
</body>
</html>
打赏我,让我更有动力~
© 2016 - 2024 掌控者 All Rights Reserved.
Track-方丈
发表于 2018-10-13
通过,金币奖励已发放。
评论列表
加载数据中...