xxxxxxxxxx
<table bgcolor="#00FF00" border="1">
<tr>
<th>姓名</th>
<th>学分</th>
</tr>
<td>张三</td>
<td>90</td>
<td>李四</td>
<td>87</td>
</table>