In order to actually use FormMail, you must insert an HTML form element in the source code of the web page on which you want the form to appear. Every web-based form includes at least the following elements: tags to open and close the form, input fields to allow the user to submit information, and a button to actually submit the form.