Answers

Question and Answer:

  Home  JavaScript

⟩ How to create an input box?

Below line will help us how to create a Input box in JavaScript....

prompt("What is your name?");

 230 views

More Questions for you: