Introduction - If you have any usage issues, please Google them yourself
You are a programmer, and your boss wants you to build an HTML page from the following specifications. When you are finished, the page will feature a form and will help users create a shipping label. Create a file named ShippingLabelForm.html that contains a FORM element with which information will be submitted to the servlet Label.class (available below).