zoukankan      html  css  js  c++  java
  • 我的注册表

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Document</title>
    </head>
    <body>
    <table width="448" height="294" border="0" align="center">
    <tr>
    <td width="448" height="294"><img src="00.jpg" height="294" border="0"></td>
    <td bgcolor="#B9EDF7"><b> 复仇者联盟成员注册 </b></td>
    </tr>
    </table>
    <br><br>
     
    <table width="800" border="0" align="center">
    <tr>
    <td width="80"><b>用户名:</b></td>
    <td><input type="text" name="name" class="bule"/>
    </td>
    </td>
     
    </tr>
    <tr>
    <td><b>密码: </b></td>
    <td>
    <input type="password" name="password1" size="20"class="bule"/></td>
     
    </tr>
    <tr>
    <td><b>确定密码:</b></td>
    <td colspan="2">
    <input type="password" name="password11" size="20"class="bule"/>
    </td>
    </tr>
    </body>
    </
  • 相关阅读:
    botzone Tetris2
    NOIP2017游记
    城乡联谊胡策会糊厕R3
    SRM 20
    AtCoder Regular Contest 082
    AtCoder Grand Contest 019
    复数模版
    SRM13
    NOI2017&&codeM2017游记
    java多线程编程
  • 原文地址:https://www.cnblogs.com/smileke/p/9663391.html
Copyright © 2011-2022 走看看