Fill in the blanks to turn off auto complete and require the password field. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Fill in the blanks to turn off auto complete and require the password field.

<form ="off"> <input type="text" name="name" /> < type="password" name="pass" required /> </form>

29th Dec 2019, 9:19 AM
SANTHAKUMAR A
SANTHAKUMAR A - avatar
1 Answer
0
Please take a step back and review the last chapter, the answer is already there. Check lesson comments if you still are facing a problem 👍
29th Dec 2019, 9:54 AM
Ipang