Question: CASE PROJECTS Hands - On Project 1 - 5 Debugging Challenge Learning to locate and fix errors is an important skill for anyone programming in
CASE PROJECTS
HandsOn Project
Debugging Challenge
Learning to locate and fix errors is an important skill for anyone programming in JavaScript. You have been given a web page containing several errors that need to be fixed. When fixed, the page will display the content shown in Figure
tableHandson Project we are closed for the holiday and will reopen at micnight tonight.
Figure Completed Project
Do the following:
Use your code editor to open projecttxthtml from the js project folder. Enter your name and the date in the comment section of the document and save it as projecthtml
In the head section of the document there is a script that declares and initializes the reopenDate variable. There are two errors in this code. Fix both errors.
Scroll down to the script embedded within the article element. The code contains a total of four errors. Locate and fix the errors.
Save your changes to the file and then open the file in your web browser. Verify that the page resembles that shown in Figure
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
