<html>
<body>

<table>
  <tr>
    <td>
      <select>
        <option style="padding: 200%;">
      </select>
    </td>
  </tr>
  <tr>
    <td>
      <div style="padding: 200%"><span style="float: left; border: 1px solid red;"></span></div>
    </td>
  </tr>
</table>
 
</body>
</html>