<body>
<table width="100%">
<tr>
<td><div>content1 goes here</div></td>
<td><div>content2 goes here</div></td>
<td><div>content3 goes here</div></td>
</tr>
</table>
</body>
內容(1,2,3)可以包含其他html標籤。 td的寬度沒有設置,那麼它是如何自動修復的? 我現在不知何故觸發了一個意外的自動調整大小。在這種情況下,td auto如何調整大小?
你能否解釋更多關於正在發生的自動修復?你想要什麼樣的行爲? – Randell 2009-08-20 04:02:06