• 联系 邮箱


    <title>无标题文档</title>
    <style type="text/css">
    .hei {
     color: #000;
    }
    </style>
    </head>

    <body text="#CCCCCC" background="渐变色.jpg">


    <table width="916" height="407" border="0">
      <tr align="center">
        <td  width="906" height="53">
        <form>
        <span class="hei">邮箱:</span>
        <input type="text" />
        </form>&nbsp;</td>
      </tr>
      <tr>
        <td align="center" height="53">需要通过邮箱激活账户,不支持sohu,21cn,sogou的邮箱&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53">
        <form>
        <span class="hei">登陆用户名:</span><input type="text" />
        </form>&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53"> 仅在登陆时使用,字符数不少于4个&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53">
        <form>
       <span class="hei"> 显示名称:</span><input type="text" />
        </form>&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53">即昵称,字符数不少于2个&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53">
        <form>
       <span class="hei"> 密码:</span><input type="password" />
        </form>&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53">
        <form>
       <span class="hei"> 确认密码:</span><input type="password" />
        </form>&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53">至少8位,必须包含字母、数字、特殊字符&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53">
        <form>
         
           <span class="hei">性别:</span> <br />
          &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <label>
              <input type="radio" name="RadioGroup1" value="男" id= />
             <span class="hei"> 男</span></label>
            <br />
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;    <label>
              <input type="radio" name="RadioGroup1" value="女" id="" />
              <span class="hei">女</span></label>
            <br />
         
        </form>&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53">
        <form>
       <span class="hei"> 喜好:</span><select>
        <option>打篮球</option>
         <option>打乒乓球</option>
          <option>踢足球</option>
           <option>跳绳</option>
        </select>
        </form>&nbsp;</td>
      </tr>
      <tr align="center">
        <td height="53"><form>
        <input type="submit"  value="注册"/>
       </form>&nbsp;</td>
      </tr>
    </table>

    </body>
    </html>

  • 相关阅读:
    OpenStack 数据库操作 demo
    python 实现获取电脑IP、主机名、Mac地址
    openvswitch BFD 简介
    Python 获取主机名
    OpenvSwitch完全使用手册
    ovs datapath笔记
    openstack 实用命令
    表示数值的字符串 牛客网 剑指Offer
    反转单词顺序列 牛客网 剑指Offer
    第一个只出现一次字符的位置 牛客网 剑指Offer
  • 原文地址:https://www.cnblogs.com/qz1234/p/5481930.html
Copyright © 2020-2023  润新知