html表格怎样固定高度,急,在线等
2017-09-13
展开全部
test1:
<table>
<tr>
<td height="30"></td>
<td></td>
</tr>
</table>
test2:
<table height="150">
<tr>
<td></td>
</tr>
</table>
test3:
<table>
<tr>
<td style="height:35px"></td>
</tr>
</table>
test4:
<table style="height:350px;overflow:hidden">
<tr>
<td></td>
</tr>
</table>
亲,你想要哪个效果呢?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询