The input element
with a type attribute whose
value is "hidden"
represents a value that is not intended to be examined or
manipulated by the user.
The input element is a void element. An input element must have a start tag but must not have an end tag.