tor-browser

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

optiontext-ref.html (113B)


      1 <!DOCTYPE html>
      2 <body>
      3 <form name="f">
      4 <select name="s">
      5 <option name="o1">ok</option>
      6 </select>
      7 </form>
      8 </body>