<meta>
HTML <meta> Element Reference
The HTML <meta> element supplies document metadata that cannot be expressed by another metadata element.
Categories
- Document metadata
Tag omission
This is a void element and does not have an end tag.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical meta element example.
<meta name="description" content="A practical HTML element reference.">