Computer Science, asked by meenasaretia101, 11 months ago

what is the use of password control in html forms?

Answers

Answered by saritamaddesiya
12

Answer:

To protect the file from strangers

Answered by sanvika44
19

<input> elements of type password provide a way for the user to securely enter a password. The element is presented as a one-line plain text editor control in which the text is obscured so that it cannot be read, usually by replacing each character with a symbol such as the asterisk ("*") or a dot ("•").

plzzz Mark as brainliest

Similar questions