Html input | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Html input

Can somebody tell me how to link an HTML input to JavaScript

25th Aug 2018, 11:26 PM
ShadowWrath72
ShadowWrath72 - avatar
2 Answers
0
nope I'll tell you how HTML: <form> <input type="text"> <input type="submit"> <form>
26th Aug 2018, 11:38 AM
ShadowWrath72
ShadowWrath72 - avatar
0
how can the input be taken from the html to JavaScript
26th Aug 2018, 11:38 AM
ShadowWrath72
ShadowWrath72 - avatar