How do I use datepicker in html & css? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do I use datepicker in html & css?

<input>

10th Jul 2020, 11:36 PM
Abdulmubeen Uthman
Abdulmubeen Uthman - avatar
5 Answers
+ 2
Use <input type="date"/>
11th Jul 2020, 12:57 AM
Gwee Jia You
 Gwee Jia You - avatar
+ 2
Thank you so much for sharing
12th Jul 2020, 6:54 PM
Abdulmubeen Uthman
Abdulmubeen Uthman - avatar
+ 1
Input type date will do this for you <input type="date"/>
11th Jul 2020, 12:54 AM
Ayush Kumar
Ayush Kumar - avatar
0
I have used different browsers to access the page but still remain the same. I mean not responding.
11th Jul 2020, 6:30 PM
Abdulmubeen Uthman
Abdulmubeen Uthman - avatar