Checkbox buttons let users select one or more of a particular set of choices.
4 Likes
True
Reason — Checkboxes are used when more than one option is required to be selected.
Answered By
2 Likes
Creates blank text field, but shows the text as asterisks.
Method attribute will always post data into the browser.
<input type="submit" name="submit" id="submit" /> creates a reset button.
<input type="submit" name="submit" id="submit" />
What are forms ?