制定表格的樣式,透過CSS 就不需要在HTML 內用到border, cellpadding, cellspacing 的 ... </tr> <tr> <td>row 2</td> <td>row 2</td> <td>row 2</td> </tr> </table> ...
確定! 回上一頁