下面的例子把表格单元格间距设置为 10 像素:
<table border="8" cellspacing="10"
>
<tr>
<th>Month</th>
<th>Savings</th>
</tr>
<tr>
<td>January</td>
<td>$100</td>
</tr>
</table>
<body cellspacing="value">
值 | 描述 |
---|---|
pixels | 规定单元之间的空间。 |
如对本文有疑问,请提交到交流论坛,广大热心网友会为你解答!! 点击进入论坛
Powered by 365建站网 RSS地图 HTML地图
copyright © 2013-2024 版权所有 鄂ICP备17013400号