Blog Desk       February 10, 2020      200

What is the correct HTML for making a checkbox?

  1. <checkbox>
  2. <check>
  3. <input type="check">
  4. <input type="checkbox">

The Right Answer is : Option D

Explanation