<meta>
Description
Defines metadata about an HTML document.
Tips:
- Metadata is information about information (sounds funny, right?)
- Metadata is not displayed on the page, but is machine parsable.
- The meta tag must be placed inside the
<head>element.
Example
Attributes
| Global Attributes | ✓ |
| Event Attributes | X |
Attribute Reference
| Attribute | Description |
|---|---|
| attribute | description |