Así:
Código HTML:
<table border="1" width="1000">
<tr>
<td width="250"><img src="tuimagen.jpg" width="100%" /></td>
<td>texto</td>
<td width="250"><img src="tuimagen.jpg" width="100%" /></td>
</tr>
</table>
Cambia tuimagen.jpg por el nombre de tu imagen.