Tag used to create a checkbox for a form - input type = "checkbox"

Q.  To create a checkbox for a form which tag is used?

- Published on 16 Jun 15

a. < input type = “checkbox”>
b. < checkbox>
c. < input = checkbox>
d. < cb>

ANSWER: < input type = “checkbox”>
 
This tag is used to add a checkbox on a HTML form

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)