Define a javascript function named displaymessage


Problem

A. Add a button element to the page. The button label should be Display Message.

B. Define a JavaScript function named displayMessage(). This JavaScript function should display the message End of Semester! 5 times on separate lines and formatted as Heading 1.

C. When the Display Message button is clicked, the displayMessage() function should be called and the End of Semester ! message should be displayed 5 times.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Define a javascript function named displaymessage
Reference No:- TGS03277180

Expected delivery within 24 Hours