Raw File
40596-1g.html
<html>
  <body>
    <form>
      <table border="1" width="300" style="height: 300px">
        <tr>
          <td style="width:80%">
            &nbsp;
          </td>
          <td style="width:20%">
            <button style="width: 100%; visibility: hidden">
              This is prettylongtextinthebutton
            </button>
          </td>
        </tr>
      </table>
    </form>
  </body>
</html>
back to top