tor-browser

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

513153-1-ref.html (223B)


      1 <!DOCTYPE html>
      2 <html>
      3 <body>
      4  <form>
      5    <input type="submit" name="foo" value="foo" style="font-size: 3em; color: green;">
      6    <input type="image" name="bar" value="bar" style="color: purple;">
      7  </form>
      8 </body>
      9 </html>