<form action="url" method="post">
  <div>
    E-mail:<br />
    <input type="email" name="email"/>
  </div>
</form>