back
Code
HTML
Web
<form>
Field name:
<input type="password" name="field name">
<br>
Password:
<input type="password" name="password">
</form>