This example illustrates the use of the rowSpan attribute: <table border="3px"> <tr> <td id="myTData" rowspan="4">Fruits</td> <td>Pear</td> <td>35.21</td> ...
確定! 回上一頁