<table width="600px" background="../images/test.jpg">
<tr>
<td>
单元格
</td>
</tr>
</table>
<table style="background:#ffffff">
</table>
<table style="background:url('../images/test.jpg')">
</table>
<table width="600px" background="../images/test.jpg">
<tr>
<td>
单元格
</td>
</tr>
</table>
<table style="background:#ffffff">
</table>
<table style="background:url('../images/test.jpg')">
</table>