Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions

Question

What are general purpose financial statements?

Answered: 1 week ago