html-- form --01

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

border width Forms

 

 

 

Guess you like

Origin www.cnblogs.com/ljf520hj/p/11953919.html