How to create a checkbox in HTML?
Check your spam folder if password reset mail not showing in inbox????
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Answer: (a) <input type = "checkbox"> Explanation: To create a checkbox in HTML, we have to use the <input> tag and give the value checkbox to its type attribute.
Answer: (a) <input type = “checkbox”>
Explanation: To create a checkbox in HTML, we have to use the <input> tag and give the value checkbox to its type attribute.
See lessTo create a checkbox in HTML, we have to use the <input> tag and give the value checkbox to its type attribute.
To create a checkbox in HTML, we have to use the <input> tag and give the value checkbox to its type attribute.
See less