Standard metadata names

The <meta> element can be used to provide document metadata in terms of name-value pairs, with the name attribute giving the metadata name, and the content attribute giving the value.

Standard metadata names defined in the HTML specification

The HTML specification defines the following set of standard metadata names:

Standard metadata names defined in other specifications

The CSS Device Adaptation specification defines the following metadata name:

Other metadata names

The WHATWG Wiki MetaExtensions page contains a large set of non-standard metadata names that have not been formally accepted yet; however, some of the names included there are already used quite commonly in practice — including the following:

Specifications

Specification
HTML Standard
# standard-metadata-names
Referrer Policy
# referrer-policy-delivery-meta

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
name 1 12 1 ≤6 ≤12.1 ≤4 4.4 18 4 ≤12.1 ≤3.2 1.0
color-scheme 81 81 96 No 68 12.1 81 81 96 No 12.2 13.0
referrer
17Until Chrome 46, content values weren't constrained to the values listed in the spec.
79
36The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox 39.
11Browsers initially supported an early draft of the specification which can only use a meta tag and is only compatible with the origin value from the new spec.
15Until Opera 46, content values weren't constrained to the values listed in the spec.
11.1
37Until Chrome 46, content values weren't constrained to the values listed in the spec.
18Until Chrome 46, content values weren't constrained to the values listed in the spec.
36The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox 39.
No 12
1.0Until Samsung Internet 5.0, content values weren't constrained to the values listed in the spec.
scheme 1 12 1 ≤6 ≤12.1 ≤4 4.4 18 4 ≤12.1 ≤3.2 1.0
theme-color
73Chrome uses the color only on installed progressive web apps.
39–72Chrome reports support, but does not actually use the color anywhere.
79Edge uses the color only on installed progressive web apps.
No No No 15 No
80Chrome for Android does not use the color on devices with native dark mode enabled.
No No 15 6.2

See also

© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name