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