+ 1
I need help on a code
Hello. Iâm trying to learn a very simple code for my first code, Iâm trying to do something where a type in box appears and you have to put in a password, if you get it correct, you are prompted with a box saying âlogin completeâ, and if you get it wrong a box saying âlogin failedâ. Any help on how I would do this?
2 RĂ©ponses
+ 2
Apprectiate the help, Russ!
+ 2
My advice for something like this would be to start the HTML course on here. At least as far as knowing how to create password boxes and the like. A little JavaScript would also be necessary in order to display the correct message. Good luck!