Web features explorer

<input type="password">

Widely available
Tags: html Groups: HTML > Forms HTML > HTML elements

The <input type="password"> HTML element represents a field for users to enter passwords while ensuring the typed characters are hidden from view, typically replaced by asterisks. To learn more, see <input type="password"> at MDN.

Compatibility