What do i need to create a simple login form, containing a username and password? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What do i need to create a simple login form, containing a username and password?

9th Mar 2018, 8:30 AM
Tswarelo Motsepe
Tswarelo Motsepe - avatar
2 Answers
17th Mar 2018, 11:47 AM
Jully Fredy
Jully Fredy - avatar
+ 4
You just need <form> and <input> tags. Placeholder is optional, it shows the field name in writing section. Here is the example for your reference. Have a good start. All the best. https://code.sololearn.com/Wh30t94a48ao/?ref=app
9th Mar 2018, 9:30 AM
Sumita Mulchandani
Sumita Mulchandani - avatar