html表格和注册网页代码

 

<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta http-equiv="X-UA-Compatible" content="IE=edge">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Document</title>

</head>

<body>

    <table border="1" rules="all" width="600" height="300" align="center">

        <tr>

            <td>姓名</td>

            <td width="60"></td>

            <td>性别</td>

            <td width="60"></td>

            <td>年龄</td>

            <td width="60"></td>

            <td rowspan="3" colspan="2">照片</td>

        </tr>

        <tr>

            <td>手机号码</td>

            <td></td>

            <td>邮箱地址</td>

            <td></td>

            <td>民族</td>

            <td></td>

           

           

        </tr>

        <tr>

            <td>通讯地址</td>

            <td colspan="5"></td>

        </tr>

        <tr>

            <td>教育经历</td>

            <td colspan="7"></td>

        </tr>

        <tr>

            <td colspan="2">起止时间</td>

            <td colspan="3">毕业学校</td>

            <td colspan="3">专业</td>

        </tr>

        <tr>

            <td height="30" colspan="2" ></td>

            <td colspan="3"></td>

            <td colspan="3"></td>

        </tr>

        <tr>

            <td height="30" colspan="2" ></td>

            <td colspan="3"></td>

            <td colspan="3"></td>

        </tr>

        <tr>

            <td height="30" colspan="2" ></td>

            <td colspan="3"></td>

            <td colspan="3"></td>

        </tr>

        <tr>

            <td colspan="8">专业技能</td>

        </tr>

        <tr>

            <td height="90" colspan="8" rowspan="3"></td>

        </tr>

        <tr>

        </tr>

        <tr>

        </tr>

        <tr>

            <td colspan="8">自我介绍</td>

        </tr>

        <tr>

            <td height="90" colspan="8" rowspan="3"></td>

        </tr>

        <tr>

        </tr>

        <tr>

        </tr>

    </table>

</body>

</html>

 

<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta http-equiv="X-UA-Compatible" content="IE=edge">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Document</title>

</head>

<body>

    <table>

        <tr>

            <td>

                用户名:

            </td>

            <td>

                <input type="text"/>

            </td>

        </tr>

        <tr>

            <td>

                    密码:

            </td>

            <td>

                    <input type="password"/>

            </td>

        </tr>

        <tr>

            <td>

                    确认密码:

            </td>

            <td>

                    <input type="password"/>

            </td>

        </tr>

        <tr>

            <td>

                    Email:

            </td>

            <td>

                    <input type="email"/>

            </td>

        </tr>

        <tr>

            <td>

                    公开邮箱:

            </td>

            <td>

                    <input type="checkbox"/>

            </td>

        </tr>

        <tr>

            <td>

                    站点防恶意注册:

            </td>

            <td>

                    <input type="text"/>

            </td>

        </tr>

        <tr>

            <td>

                    站点防恶意注册:

            </td>

            <td>

                    <input type="text"/>

            </td>

        </tr>

        <tr>

            <td>

                    安全问题:

            </td>

            <td>

                    <select>

                        <option> 无安全问题</option>

                        <option> 你最喜欢的食物</option>

                        <option> 你最喜欢的明星</option>

                        <option> 你最喜欢的运动</option>

                    </select>

            </td>

        </tr>

        <tr>

            <td>

                    您的答案:

            </td>

            <td>

                    <input type="text"/>

            </td>

        </tr>

        <tr>

            <td>

                    认证码:

            </td>

            <td>

                    <input type="text"/>

            </td>

        </tr>

        <tr>

            <td>

            </td>

            <td>

                <input type="checkbox"/>我已阅读并完全同意条款内容

            </td>

        </tr>

        <tr>

            <td>

            </td>

            <td>

                <input type="image" src="验证图片.png"/>

            </td>

        </tr>

        <tr>

            <td>

            </td>

            <td>

                <input type="submit">

                <input type="reset" value="还原"/>

            </td>

        </tr>

    </table>

</body>

</html>

  • 1
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值