The default input type in HTML5 is text. State True or False.
Answers
Answered by
4
Answer:
<input> types
Type Description Basic Examples
text The default value. A single-line text field. Line-breaks are automatically removed from the input value. <input type="text" name="text"/>
time A control for entering a time value with no time zone. <input type="time" name="time"/>
Explanation:
Answered by
3
The default input type in HTML5 is text. State True or False.
Similar questions
Math,
24 days ago
Environmental Sciences,
24 days ago
Social Sciences,
1 month ago
Science,
1 month ago
English,
9 months ago
Physics,
9 months ago
Biology,
9 months ago