html--表格--01

<body>
    <div>
        <table border="1">
            <thead>
                <th>ID</th>
            </thead>
            <tbody>
                <td>哈哈</td>
            </tbody>
        </table>
    </div>
</body>

border代表 表格 宽度

 

 

 

posted @ 2019-11-28 21:35  呆呆蒙蒙  阅读(129)  评论(0编辑  收藏  举报