Question: Assignment: One last update to what youve been doing for the museum. They would like visitors to know how recently the page has been updated
Assignment: One last update to what youve been doing for the museum. They would like visitors to know how recently the page has been updated and to provide a message about the grand opening of this Computer Science Wing on January 1, 2018.
Task 1: Make a copy of the page you updated in Assignment 2. Create a container (div) near the top of the page. Set the id attribute of the container to a meaningful name, such as grandOpeaningAnnouncement or openingDate.
Task 2: Write a JavaScript function that calculates the number of HOURS until the exhibit opens. Attach a message explaining how many hours until the opening. Attach the message to the innerHTML of the container you created in Task 1.
Task 3: Create a second container (div) near the bottom of the page.
Task 4: Write a JavaScript function that attaches the last modified date to the innerHTML of this container. Task 5: Use the onLoad event handler to run both JavaScript functions.
Validate the page and fix any errors. Save a screenshot of the validation page. ..
Attached is what I have completed so far. I must add the following tasks to my HTML code.

1 Grace Hopper
Ada Lovelace
31 32 33 ? 34
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
