not really known
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
400 B

  1. <div class="row expand">
  2. <span id="ratelabel" style="padding-left:1%;position:absolute;margin-top:20px;">Rate:</span><input id="ratevalue" type="range" style="width:29%;margin:4%;margin-left:16%;margin-top:20px;"></input>
  3. <span id="pitchlabel" style="position:absolute;margin-top:20px;">Pitch:</span><input id="pitchvalue" type="range" style="width:29%;margin:4%;margin-left:11%;"></input>
  4. </div>