The meta element
with a http-equiv attribute
whose value is "refresh" represents a pragma
directive that specifies either a number of seconds after
which to reload the current page,
or a number of seconds after which to load a different page in
place of the current page, and the URL for the replacement
page.
The meta element is a void element. A meta element must have a start tag but must not have an end tag.