Document Structure
<meta>
Metadata that cannot be represented by other HTML meta-related elements.
<meta>
Metadata that cannot be represented by other HTML meta-related elements.
Syntax
<meta></meta>
Example
<meta class="example">Content here</meta>
Notes
Semantic HTML helps screen readers and search engines understand your content.
Try It Yourself
Experiment with this element in the BrowserCode Playground.