+ 1

How to make a input in javascript

Help please I need to work on it

29th Mar 2021, 6:23 AM
Codemurai
Codemurai - avatar
3 Answers
+ 6
Hey there Codemurai, There are many methods to get user's input in HTML5 or js. - in HTML5 use a form container and use the input elements... - in javaScript use prompt, ... Here some few lessons about inputs: :) https://www.sololearn.com/learn/JavaScript/1149/?ref=app https://www.sololearn.com/learn/HTML/2216/?ref=app https://www.sololearn.com/learn/HTML/1035/?ref=app
29th Mar 2021, 6:27 AM
Matthew
Matthew - avatar
+ 2
Thanks major
29th Mar 2021, 6:30 AM
Codemurai
Codemurai - avatar
0
Thanks
30th Mar 2021, 3:02 AM
Codemurai
Codemurai - avatar