作业1用户注册

<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

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

    <title>用户注册</title>

</head>

<body>  

    <table border="1px"  width="500px" height="200px" align="center" bgcolor="Silver"   >

        <tr>

            <th colspan="2">用户注册</th>

            <!-- <th></th> -->

        </tr>

        <tr>

            <th>用户名</th>

            <th><input type="text"></th>

        </tr>

        <tr>

            <th>密码</th>

            <th><input type="password"></th>

        </tr>

        <tr>

            <th> 性别</th>

            <th><input type="radio" name="sex" value="1"  checked>男

            <input type="radio" name="sex" value="2">女</th>

        </tr>

        <tr>

            <th>爱好</th>

            <th>

                <input type="checkbox" name= "like" value="xz">写作

                <input type="checkbox" name= "like" value="tyy">听音乐

                <input type="checkbox" name= "like" value="ty">体育

                </th>

           

        </tr>

        <tr>

            <th>省份</th>

            <th> <select name="province" id="">

                    <option value="shaanxui"  checked>陕西省</option>

                    <option value="shanx"  >山西省</option>

                    <option value="hn">湖南省</option>

                    <option value="">....</option>

            </select>

            </th>

        </tr>

        <tr>

            <th>自我介绍</th>

            <th><textarea name="intro" id="" rows="5" cols="25"></textarea> </th>

        </tr>

        <tr>

            <th colspan="2"><input type="submit">&nbsp;<input type="reset"></th>

                 <!-- <th></th> -->

        </tr>

    </table>

</body>

</html>

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值