Web features explorer

<input type="password">

Widely available since 2018-01-29
Tags: html Groups: HTML > Forms HTML > HTML elements

The <input type="password"> HTML element represents a field for users to enter a password. The password is hidden from view, typically replaced by dots or asterisks.

Learning resources on MDN

Browser support