代码啊啊啊

<E htmlame="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body><E htmlame="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    <table border width=300px>
        <caption>优秀学生信息表格</caption>
    <table border width=300px>
        <caption>优秀学生信息表格</caption>
        <thead>
            <tr>
                <th>年级</th>
                <th>姓名</th>
                <th>学号</th>
                <th>班级</th>
            </tr>
        </thead>
        <tbody>!DOCTYP>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta n
            <tr height="200px">
                <td rowspan="2">高三</td>
                <td>张三</td>
                <td>110</td>
                <td>三年二班</td>
            </tr>
            <tr height="200px">
                <td>赵四</td>
                <td>120</td>
                <td>三年二班</td>
            </tr>
        </tbody>
        <tfoot>
            <tr>
                <td>评语</td>
                <td colspan="3">你们都很优秀</td>
            </tr>
        </tfoot>
    </table>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    <form>
    <h1>用户注册</h1>
    用户名<input type="text" name="yonghuming"><br>
          <input type="text" name="ming" value="zhangsan" disabled><br>
    密码<input type="password" name="mima"><br>
    性别<input type="radio" name="xingbie">男
        <input type="radio" name="xingbie">女<br>
    爱好<input type="checkbox" name="hobby">唱
        <input type="checkbox" name="hobby">跳
        <input type="checkbox" name="hobby">rap
        <input type="checkbox" name="hobby">打篮球<br>
    邮箱<input type="text" name="youxiang" placeholder="请输入你的邮箱"><br>   
    用户头像<input type="button" value="选择文件"><br>
    家庭住址<select name="addess">
               <option value="请选择你的住址">请选择你的住址</option>
           </select><br>
    收货地址<select name="city" multiple>
               <option value="广州">广州</option>
               <option value="深圳">深圳</option>
               <option value="重庆">重庆</option>
               <option value="南京" selected>南京</option>
           </select><br>
    建议和意见<textarea name="advice" cols="30" rows="10">你的建议和意见</textarea><br>
    选择你喜欢的颜色<input type="color"> 注册时间<input type="datetime-local" name="time"><br>
    <button>注册</button> <button>重置</button>
    </form>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    <form>
    <h1>用户注册</h1>
    用户名<input type="text" name="yonghuming"><br>
    密码<input type="text" name="mima"><br>
    性别<input type="radio" name="xingbie">男
    <input type="radio" name="xingbie">女<br>
    爱好<input type="checkbox" name="hobby">写作
    <input type="checkbox" name="hobby">听音乐
    <input type="checkbox" name="hobby">体育<br>
    省份<select name="shengfen">
        <option value="陕西">陕西</option>
        <option value="山西">山西</option>
        <option value="江苏">江苏</option>
    </select><br>
    自我介绍<textarea name="jieshao"></textarea><br>
    <input type="submit" name="tijiao"><input type="reset" name="chongzhi">
    </form>
</body>
</html>

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值