Meta
Tag: <meta>
The meta tag provides information about the webpage, this is not
shown on the page but can be read by machines (e.g. by search engines).
Meta tags are placed in the head of a webpage and can
contain the attributes: name and content to define
keywords, a description of the webpage, or author information.
The meta tag is self-enclosed and so no ending tag is required.