tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

40596-1f.html (397B)


      1 <html>
      2  <body>
      3    <form>
      4      <table border="1" width="300" style="height: 300px">
      5        <tr>
      6          <td style="width:80%">
      7            &nbsp;
      8          </td>
      9          <td style="width:20%">
     10            <input type="button" style="visibility: hidden"
     11              value="This is pretty long text in the button">
     12          </td>
     13        </tr>
     14      </table>
     15    </form>
     16  </body>
     17 </html>