Making a password html work | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Making a password html work

After i put down the password and username html and make a submitr button, what else do i do to make the correct password and username?

21st Jan 2017, 6:40 PM
Phuc Truong
1 Answer
+ 3
<input type"password" onchange="validate">
21st Jan 2017, 6:42 PM
Valen.H. ~
Valen.H. ~ - avatar