Add New Element Menu
The "Add New Element" menu comes in two flavors, the first appears when you have yet to create your form
and the second appears after your form has been created and is the menu you'll use to add new elements to your form
Form Groups
Form Groups represent html elements (<fieldset>, and <div>) in which you can group other html elements. Form Groups are used to provide organization for your form by allowing you to group related Form Elements (and other Form Groups) within them.
Form Elements
Form Elements represent html elements that are commonly used as form fields.
HTML Elements
HTML Elements represent html elements that are not specifically related to forms, but are commonly used in forms to provide instruction or decoration.
Start New Form
Click the "Start New Form" link to abandon the current form and start anew.