6 lines
91 B
HTML
6 lines
91 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<input type=range value=100 max=100>
|
|
</body>
|
|
</html>
|