The input element
with a type attribute whose
value is "email" represents
a control for editing a list of e-mail addresses given in the
element’s value.
The input element is a void element. An input element must have a start tag but must not have an end tag.