<table width="600px" height="400px" background="" cellspace="0px" cellpadding="0" border="10px" b...
<table width="600px" height="400px" background="" cellspace="0px" cellpadding="0" border="10px" bordercolor="blue">
<caption>这是表格标题</caption>
<tr width="30%" height="40%" align="center">
<td width="70%" height="60%" background="">文字居中</td>
<td colspan="2">第一列的文字内容合并第二列</td>
</tr>
</table>
<table border="10px" friame="box">
<tr>
<td>显示边框</td>
</tr>
</table>
<table border="10px" friame="void">
<tr>
<td>不显示边框</td>
</tr>
</table>
学员评论
alywin2013-04-14
你感兴趣的课程