<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. Try it · Additional attributes · Using password inputs · Examples
The <input> tag with a type=password attribute creates a text field where users can securily enter a password. As characters are entered, they are replaced ...