<html>
<body>
  <table bgcolor="lightgray" width="70">
    <tbody>
      <tr>
        <td bgcolor="red">
          <img width="50" height="50"> <img width="50" height="50">
        </td>
      </tr>
    </tbody>
  </table>    
</body>
</html>