CBSE Class 10 Computer Applications
Question 30 of 56
Forms and Frames — Question 3
Back to all questions 3
Question Question 3
Which of the following code adds a text box on a form?
<INPUT Type = "Text"><INPUT Type = "Textbox"><INPUT Type = "Box">- None of these
<INPUT Type = "Text">
Reason — <INPUT Type = "Text"> adds a text box on a form.