HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <p>When will you wake up?</p> <form action="/user-time.php"> <input type="time" name="myWakeup"> <input type="submit"> </form> </body> </html>
OUTPUT
×

Save as Private