Password Input

Example showing a password input field.

Preview

Code

<input type="password" placeholder="Enter password">

More HTML Input Types Examples (11)