Monday, January 5, 2015

HTML5 range attribute

Range attribute is a attribute that comes in HTML5. here is how we can use this :)

Worst <input type="range" name="range" id="range" tabindex="65" min="1" max="100" step="5"> Best

here is the screenshot of the result :) 


0 comments:

Post a Comment