Which of the following is not the form type for adding text?
Which of the following is not the form type for adding text? Correct Answer Submit button
There are many types of form controls. Adding text, Submitting forms, Making choices and Uploading files are some of them. For an adding text, we can use Text input, Text area, and Password input. For making choices there are checkboxes, radio buttons, and drop-down boxes.