实例. 下面的例子把表格单元格间距设置为10 像素: <table border="8" cellspacing="10" > <tr> <th>Month</th> <th>Savings</th> </tr> <tr> <td>January</td> ...
確定! 回上一頁