Question: Part 2 Write a JavaScript program which will display a button and ask user to enter one character and a name. Your program will then
Part 2
Write a JavaScript program which will display a button and ask user to enter one character and a name. Your program will then put the name inside a box which is formed by using the character entered.
The following demonstrate a test run when user entered a * and a name John.

The output looks like the following. Your name is bordered by *.

Put your name in a Box get started now! This page says: Type a symbol to border your name, such as a * or # Cancel This page says: What is your name? John OK Cancel ******** **John** ********
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
