Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

HTML5 Input Types

<input type="color">
<input type="range" value="2" min="0" max="3">
<input type="date">
<input type="time">
<input type="datetime-local">
Source by # #
 
PREVIOUS NEXT
Tagged: #Input #Types
ADD COMMENT
Topic
Name
3+3 =