El chiste esta en el tamaño que tu decides width y height
<html>
<body>
<table width="100">
<tr>
<td><img border="0" src="foto_1.bmp" width="40" height="40"></td>
<td><img border="0" src="foto_2.bmp" width="40" height="40"></td>
</tr>
</table>
</body>
</html>
Suerte y que sea lo que buscas.