Home >Web Front-end >HTML Tutorial >CSS modify input[type=range] slider style_html/css_WEB-ITnose

CSS modify input[type=range] slider style_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:44:162088browse

input[type="range"] is a new attribute of the input tag in HTML5, which looks like this:

< input type =" range" value ="40" />

If you want the slider effect to be as shown below, what should you do?

The following is the style part:



Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn