The input element
with a type attribute whose
value is "password" represents
a one-line plain-text edit control for entering a password.
The input element is a void element. An input element must have a start tag but must not have an end tag.