实例. 表格单元横跨两行的表格: <table border="1"> <tr> <th>Company</th> <th>Address</th> <th rowspan="3" >All the companies in USA</th> </tr> <tr> <td>Apple ...
確定! 回上一頁