Meta
Metadata about the site.
Self-closing.
<html>
<head>
...
<meta name="description" content="My cool web">
<meta name="theme-color" content="#000000">
</head>
...
</html>
Content
None
Attributes
- Name - the name of the metadata to target
- Content - the content to assign it
Name
Currently the following names are supported/used:
- description - a description of the site
- theme-color - a color to show for embeds
Other names can be used but will be ignored by most programs/browsers.
Support
Napture | Bussinga | YAB | WXV Core | |
---|---|---|---|---|
supported | Full | Full | Full | Full |