← Back to Tag Glossary

<meta>

Structure

Defines page metadata such as character encoding, viewport dimensions, page description, or keywords.

Common Attributes

  • charset Configures the element's custom charset parameter.
  • name Configures the element's custom name parameter.
  • content Configures the element's custom content parameter.
  • property Configures the element's custom property parameter.
interactive-example.html
Live Preview