The input element
with a type attribute whose
value is "url" represents
a control for editing an absolute URL 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.