time-basic.html (88B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <input type="time" value="12:30"> 5 </body> 6 </html>