<table>
<tr>
<td style=”width:25px;height:25px” valign=”middle” align=”center”>
<img src=”myimage” />
</td>
<tr>
</table>
It looks like center alignment is only supported for TDs in most browsers. I found a couple of solutions on the Internet, but I thought they were too lengthy and complicated for simple task like mine.
