Milestone 5—Week 5: Implement Site Content and a User Feedback Form With Client-Side Validation
Back to Top
Use the knowledge gained in this week’s lecture and iLab to create a user feedback form.
Include all necessary controls (text box, radio buttons, check boxes, text areas, dropdown lists, and buttons) to allow the user to effectively evaluate your site for usability, accessibility, and navigation. This form will be used in Week 7 to evaluate your site. Also include client-side validation on key fields in the form. Use the form action=mailto:your_email_address attribute to collect the user feedback.
Move all site and page-level styles to an external CSS file.
Upon completion of this step, upload your site to the web server.
Grading Rubric
Category Points % Description
Form Layout Using