Look at the following code snippet:
<form action="register.php">
Password: <input type="text" name="password">
<input type="submit">
</form>
Look at the following code snippet:
<form action="register.php">
Password: <input type="text" name="password">
<input type="submit">
</form>