I want to customize the looks of the range input type in HTML5 to look something like a progress bar. I\'ve tried applying some common CSS attributes using CSS class but it
If you're using HTML 5, why not use the progress tag?
progress
33%