1 2 3 4 5 6 7 8 9
<!doctype html> <title>::slider-thumb reference</title> <style> input { appearance: none } ::slider-thumb { background: blue; } </style> <input type=range>