这个HTML table里面那个table怎么弄啊。
2个回答
2013-12-07
展开全部
<table width="600" height="300" border="0">
<tr>
<td width="300" height="300" style="background-color:#C24AA1; text-align:center;">
300*300
</td>
<td width="300" height="300">
<table width="300" border="0" style="background-color:#6CBB3E; text-align:center; font-size:10px;">
<tr>
<td height="150" width="150" style="background-color:#9F0;">
150*150
</td>
<td height="150" width="150">
<table width="150" border="0" style="font-size:10px; text-align:center;">
<tr>
<td height="75" width="75" style="background-color:#F00;">
75*75
</td>
<td height="75" width="75">
75*75
</td>
</tr>
<tr>
<td height="75" width="75">
75*75
</td>
<td height="75" width="75" style="background-color:#F00;">
75*75
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="150" width="150" style="background-color:#F00;">
150*150
</td>
<td height="150" width="150" style="background-color:#F0F;">
150*150
</td>
</tr>
</table>
</td>
</tr>
</table>
具体尺寸自己改,给你方法就行,方法如下:
一个大的表格,嵌套小的表格,小的表格再嵌套更小的表格!
解决请采纳!
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询