Discussion:
Q: Create a HTML page using the following guidance.
1. The following tags are used: fieldset, form, input, label, legend, optgroup, option, textarea, button, select.
2. The webpage contains a form that collects information from the user and emails it to an email address.
3. All web pages used are styled using a common external CSS style sheet.
4. Code Comments are used to identify the location of rubric objectives, Code Formatting is used to increase the readability of the HTML Code.