Home Work Assignment 3 (due 20 Sep 2019)

Survey Form

Create a professional looking HTML document that allows prospective students to provide feedback about their campus visit. Your document should contain a form with text boxes for a name, street and e-mail addresses. Provide checkboxes that allow prospective students to indicate what they liked most about the campus. The checkboxes should include: students, location, campus, courses offered, dorm rooms, and sports. Provide radio buttons that ask the prospective students how they became interested in the university. Options should include: family, friends, television, Internet, and other. Include a pull down menu with multiple selections of the departments they visited. In addition, provide a text area for additional comments, a submit button, and a reset button. Use a borderless table to align the labels and the form elements. Any style feature (color, font, or table cell spacing) that you include should be in a separate CSS document for a later assignment not this one.

For this exercise leave the action attribute blank. Be sure to include meaningful names and values for the form data. If the validator does not allow it, either remove the action attribute or assign the echo.cgi script to it.

Make sure you run your code through the html validator. Look at your page through both IE and Firefox.

The page should be completed by Friday, 20 Sep 2019, 11 PM. Insert a link in the table in your index.html file in reverse chronological order. (The most recent assignment should be the first item in the table.) There is no need for you to send me or Kavan Sikand an e-mail with the link.