yasir
commited on
Commit
•
121dcda
1
Parent(s):
7170f4e
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -435,7 +435,7 @@ margin: auto;
|
|
435 |
<input type="range" id="step1" value="50" min="30" max="100" step="1"><p id="stepp1">50</p>
|
436 |
</div>
|
437 |
<div id="sli">
|
438 |
-
<label for="#step">
|
439 |
<input type="range" id="step2" value="30" min="30" max="100" step="1"><p id="stepp2">30</p>
|
440 |
</div>
|
441 |
<div id="sli">
|
|
|
435 |
<input type="range" id="step1" value="50" min="30" max="100" step="1"><p id="stepp1">50</p>
|
436 |
</div>
|
437 |
<div id="sli">
|
438 |
+
<label for="#step">Second Stage Steps: </label>
|
439 |
<input type="range" id="step2" value="30" min="30" max="100" step="1"><p id="stepp2">30</p>
|
440 |
</div>
|
441 |
<div id="sli">
|