How do you create a password field in a form?
<input type="text" hidden>
<input type="password">
<textarea type="password">
<input type="hidden">