Just add a background=”yourimagehere.gif” to your <td> tag.
<!— begin code here –>
<table border=”1″ cellpadding=”4″ cellspacing=”0″ align=”center” width=”65%”>
<tr>
<td align=”center” background=”yourimagehere.gif“>THIS IS NEAT!!</td>
</tr>
</table>
<!— end code here –>
SAMPLE:
| THIS IS NEAT!! |
