Question: Part 4; using alert() and console.log(): Create an HTML document that uses the JavaScript alert() method to display Hello from in a pop-up box

Part 4; using alert() and console.log(): Create an HTML document that uses the JavaScript alert() method to display "Hello from " in a pop-up box on the screen. Name your document l3p4.html and make a link to it from your home page.

To your l3p4 page, right after the alert() call, use the console.log() method to log the message "Alert displayed" to the logging facility. Use the console log facility of Firefox with Firebug or Chrome to verify that the message was logged.

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!