To put a repeating pic in table:
<table style=”background-image:url(https://kawstov.com/downloads/noisy_grid);”>
<tr>
<th>Table header</th><th>Table header</th>
</tr>
<tr>
<td>Table cell 1</td><td>Table cell 2</td>
</tr>
</table>
Source:
http://www.quackit.com/html/codes/tables/html_table_background.cfm