Computer Science, asked by kengarharsh, 11 months ago

define control for entering assign (options are time ,hour, minute)

Answers

Answered by Wolverine65
0

Answer:

<label for="appt-time">Choose an appointment time: </label> <input id="appt-time" type="time" name="appt-time" value="13:30">

Similar questions