if I understand you, this table would give you what you want. set cellspacing to 0. your border and padding is up to you. depending where you use this you might need to disable disable TinyMCE. caption is an option.
<center><table border="0" cellspacing="0" cellpadding="0">
<CAPTION></CAPTION>
<tr><td align="center"><img src=""></td>
<td align="center"><img src=""></td></tr></table></center>