代码
提交代码
<table summary="这个表格用于演示"> <tr> <th>month</th> <th>Savings</th> </tr> <tr> <td>January</td> <td>$100</td> </tr> </table>
运行结果