tor-browser

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

385823-2c.html (476B)


      1 <html>
      2 <body>
      3 <!-- Specify a width on the table, to make sure it's wide enough
      4     to hold the scaled image. -->
      5 <table cellspacing="0" cellpadding="0" height="70px" width="724px">
      6 <tr><td>
      7  <img src="mozilla-banner.gif" height="100%"/>
      8  <br/>
      9  <!-- Add some text content, but make it small enough not
     10       to push us to over 70px before we scale the image. -->
     11  <font style="font-size: 20%; color:rgba(0,0,0,0);">text text</font>
     12 </tr></td>
     13 </table>
     14 </body>
     15 </html>