Topic:
This discussion has two parts.
Part 1: You will download the provided HTML file,
Unit 8 Debug file
, which has errors that need debugging. Please note, once you select the link, you will not be able to open the file. Instead, you will just save the file and correct the code. Once you have corrected the code, respond in this forum with what you have learned in the debugging process.
What troubles did you have? What breakthroughs? How will you apply what you have learned in this debugging process to future development?
Part 2: Julie is working with the Web development team at her company and is tasked with adding a feedback form to her company’s website. She has created the HTML form elements and now has to create the form validation.
Explore the different types of form validation.
Discuss the importance of form validation in website design.