HTML <table> 元件代表表格數據──換句話說,就是透過二維資料表來呈現資訊。 ... <th rowspan=2>電話</th> <td>0911-456789</td> <td rowspan=2>0933-567489</td> ...
確定! 回上一頁