tor-browser

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

doc_textbox_tool.html (157B)


      1 <!DOCTYPE html>
      2 <html>
      3 <body>
      4  <input />
      5  <input type='text' />
      6  <input type='search' />
      7  <textarea></textarea>
      8  <input type='radio' />
      9 </body>
     10 </html>