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
Hands-On Project 1-5
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 1-27.
\table[[Hands-on Project 1-5],[we are closed for the holiday and will reopen at micnight tonight.]]
Figure 1-27 Completed Project 1-5
Do the following:
Use your code editor to open project01-05_txt.html from the js01 project05 folder. Enter your name and the date in the comment section of the document and save it as project01-05.html.
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 1-27.
 CASE PROJECTS Hands-On Project 1-5 Debugging Challenge Learning to locate and

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!