Check Boxes
Check boxes are displayed as squares that are empty when not selected or contain a check when selected. Selecting an option sets the value for the input to true, and leaving the option not selected sets the value to false.
Tip: You can change the appearance of check boxes. For more information, see Change the Display of Check Boxes.