In order to adjust the row span of one cell, place the ROWSPAN attribute before ... <TR> <TD>Red</TD> <TD ROWSPAN=2>Green</TD> <TD>Blue</TD>
確定! 回上一頁