tor-browser

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

range-tick-marks-01-notref.html (160B)


      1 <!doctype html>
      2 <title>LTR range input with datalist reference</title>
      3 <input type="range" min="-100" max="100" value="0" step="10" name="power" list="powers">