Forms
<form> - Creates all forms
<input> - Creates different ways for viewers to input information
<option> - Creates and sets off each menu item for a menu in a form
<select> - Creates a menu within a form
<textarea> - Creates and formats a text box area
/body>