最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

css寫的注冊頁面的代碼

2020-04-30 09:03 作者:小垃圾kiki  | 我要投稿
<!DOCTYPE html>
<html>
<head>
??? <meta charset="UTF-8">
??? <title>注冊頁面</title>
<style>
??? *{
??????? margin: 0px;
??????? padding: 0px;
??????? box-sizing: border-box;
??? }
??? body{
??????? background: url("img/register_bg.png") no-repeat center;
??????? padding-top: 25px;
??? }

??? .rg_layout{
??????? width: 900px;
??????? height: 500px;
??????? border: 8px solid #EEEEEE;
??????? background-color: white;
??????? /*讓div水平居中*/
??????? margin: auto;
??? }

??? .rg_left{
??????? /*border: 1px solid red;*/
??????? float: left;
??????? margin: 15px;
??? }
??? .rg_left > p:first-child{
??????? color:#FFD026;
??????? font-size: 20px;
??? }

??? .rg_left > p:last-child{
??????? color:#A6A6A6;
??????? font-size: 20px;

??? }


??? .rg_center{
??????? float: left;
?????? /* border: 1px solid red;*/

??? }

??? .rg_right{
??????? /*border: 1px solid red;*/
??????? float: right;
??????? margin: 15px;
??? }

??? .rg_right > p:first-child{
??????? font-size: 15px;

??? }
??? .rg_right p a {
??????? color:pink;
??? }

??? .td_left{
??????? width: 100px;
??????? text-align: right;
??????? height: 45px;
??? }
??? .td_right{
??????? padding-left: 50px ;
??? }

??? #username,#password,#email,#name,#tel,#birthday,#checkcode{
??????? width: 251px;
??????? height: 32px;
??????? border: 1px solid #A6A6A6 ;
??????? /*設(shè)置邊框圓角*/
??????? border-radius: 5px;
??????? padding-left: 10px;
??? }
??? #checkcode{
??????? width: 110px;
??? }

??? #img_check{
??????? height: 32px;
??????? vertical-align: middle;
??? }

??? #btn_sub{
??????? width: 150px;
??????? height: 40px;
??????? background-color: #FFD026;
??????? border: 1px solid #FFD026 ;
??? }

</style>

</head>
<body>

<div>
??? <div>
??????? <p>新用戶注冊</p>
??????? <p>USER REGISTER</p>

??? </div>

??? <div>
??????? <div>
??????????? <!--定義表單 form-->
??????????? <form action="#" method="post">
??????????????? <table>
??????????????????? <tr>
??????????????????????? <td><label for="username">用戶名</label></td>
??????????????????????? <td><input type="text" name="username" id="username" placeholder="請輸入用戶名"></td>
??????????????????? </tr>

??????????????????? <tr>
??????????????????????? <td><label for="password">密碼</label></td>
??????????????????????? <td><input type="password" name="password" id="password" placeholder="請輸入密碼"></td>
??????????????????? </tr>
?? ??? ??? ??? ??? ? <tr>
??????????????????????? <td><label for="password">確認密碼</label></td>
??????????????????????? <td><input type="password" name="password" id="password" placeholder="請再次輸入密碼"></td>
??????????????????? </tr>

??????????????????? <!-- <tr> -->
??????????????????????? <!-- <td><label for="email">Email</label></td> -->
??????????????????????? <!-- <td><input type="email" name="email" id="email" placeholder="請輸入郵箱"></td> -->
??????????????????? <!-- </tr> -->

??????????????????? <!-- <tr> -->
??????????????????????? <!-- <td><label for="name">姓名</label></td> -->
??????????????????????? <!-- <td><input type="text" name="name" id="name" placeholder="請輸入姓名"></td> -->
??????????????????? <!-- </tr> -->

??????????????????? <!-- <tr> -->
??????????????????????? <!-- <td><label for="tel">手機號</label></td> -->
??????????????????????? <!-- <td><input type="text" name="tel" id="tel" placeholder="請輸入手機號"></td> -->
??????????????????? <!-- </tr> -->

??????????????????? <!-- <tr> -->
??????????????????????? <!-- <td><label>性別</label></td> -->
??????????????????????? <!-- <td> -->
??????????????????????????? <!-- <input type="radio" name="gender" value="male"> 男 -->
??????????????????????????? <!-- <input type="radio" name="gender" value="female"> 女 -->
??????????????????????? <!-- </td> -->
??????????????????? <!-- </tr> -->

??????????????????? <!-- <tr> -->
??????????????????????? <!-- <td><label for="birthday">出生日期</label></td> -->
??????????????????????? <!-- <td><input type="date" name="birthday" id="birthday" placeholder="請輸入出生日期"></td> -->
??????????????????? <!-- </tr> -->

??????????????????? <tr>
??????????????????????? <td><label for="checkcode" >驗證碼</label></td>
??????????????????????? <td><input type="text" name="checkcode" id="checkcode" placeholder="請輸入驗證碼">
??????????????????????????? <img id="img_check" src="img/verify_code.jpg">
??????????????????????? </td>
??????????????????? </tr>


??????????????????? <tr>
??????????????????????? <td colspan="2"><input type="submit" id="btn_sub" value="登錄"></td>
??????????????????? </tr>
??????????????? </table>

??????????? </form>


??????? </div>

??? </div>

??? <div>
??????? <p>已有賬號?<a href="#">立即登錄</a></p>
??? </div>


</div>


</body>
</html>

css寫的注冊頁面的代碼的評論 (共 條)

分享到微博請遵守國家法律
江油市| 务川| 贵阳市| 通榆县| 西和县| 环江| 南川市| 简阳市| 伊川县| 建德市| 高密市| 娄底市| 栖霞市| 桐乡市| 庆城县| 景谷| 河曲县| 婺源县| 堆龙德庆县| 阿鲁科尔沁旗| 博湖县| 黔西| 岑溪市| 合水县| 昆明市| 房山区| 东源县| 泽普县| 巴马| 武山县| 泰顺县| 德格县| 英山县| 舟山市| 芦山县| 广东省| 垦利县| 全椒县| 慈利县| 宣恩县| 洛南县|