We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0684c8c commit 1b43ad8Copy full SHA for 1b43ad8
assets/html/slider.html
@@ -0,0 +1,9 @@
1
+<!DOCTYPE HTML>
2
+<html>
3
+<head>
4
+</head>
5
+<body>
6
+<input type="range" min="3" max="8" id="slid">
7
+</body>
8
+</html>
9
+
0 commit comments