Advertisements
Advertisements
Question
Define HTML form controls.
Answer in Brief
Advertisements
Solution
- Text inputs contain textbox and text area controls,
- Buttons may contain Submit button, Reset button and Cancel Button,
- A checkbox is an important feature which selects more than one value from the HTML form,
- Radio box is similar to checkbox but one value can be chosen at a time,
- File select is the best feature to select one file from the local machine to server machine at a time.
- Form tag is used to mention a method (POST or GET) and control the entire form controls in the HTML document.
shaalaa.com
Is there an error in this question or solution?
