DIV中TABLE居的2种方式
<html>
<head>
<title>测试页面
</title>
</head>
<body>
<div width="500px" height="300px">
<div width="500px" height="80px">
</div>
<div width="500px" height="200px">
<center>
<table>
<tr>
<td>
列111
</td>
列222
<td>
</td>
</tr>
</table>
</center>
</div>
<div width="500px" height="100px" style="text-align:center">
<table border="1" cellpadding="3" cellspacing="0" style="width: 60%;margin:auto">
<tr><td>表格测试</td> </tr>
</table></div>
</div>
</body>
</html>
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步