二、表格的幾個HTML標籤. 1.水平合併儲存格,請用colspan屬性,例如:<td colspan="3"></td> 2.垂直合併儲存格,請用rowspan屬性,例如:<td rowspan="2"></td> ...
確定! 回上一頁