Skip to main content

<meta>

Tag &lt;meta&gt;

Adds meta tags to the project. Meta tags are used to store information for browsers and search engines.

Contains the following attributes:

  • charset โ€” sets the document encoding
  • name โ€” the meta tag name, also indirectly sets its purpose
  • content โ€” contains a value for the http-equiv or name attribute, whichever is used
  • http-equiv โ€” is used to convert the meta tag into an HTTP heading
  • itemprop โ€” is used for adding user metadata