Review the following code:
<form action="submit.php" method="post">
<label>Email:</label>
<input type="email" id="email" name="email">
</form>
Review the following code:
<form action="submit.php" method="post">
<label>Email:</label>
<input type="email" id="email" name="email">
</form>