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