Check Box: A check box will pass a value of your choosing upon submission of the form when the checkbox is checked. To insert a check box, click the
button on the edit menu.

Name: If desired, the name attribute will place a name to the left of the check box.
Value: This is the value that will be passed upon the submission of the form if the check box is checked.
PLEASE NOTE THAT THIS IS A FORM ELEMENT, AND THEREFORE IT CAN ONLY BE INSERTED ONTO YOUR PAGE AFTER A FORM HAS BEEN SUCCESSFULLY ADDED TO YOUR PAGE!