| Name | Values | Description |
| charset | string | Specifies the character encoding, which will allow the browser to more fully understand the link. |
| content | metacontent | |
| dir | ltr|rtl | The direction in which text flows when surrounded by text which flows in different directions. |
| http-equiv | string | Maps the tags and their names into a HTTP format. |
| lang | language_type | The ISO description for the language of the element. |
| name | metaname | meta name |
| scheme | string | Specifies a scheme which interprets the value of a property. New for HTML 4.0, this is not accepted by either IE4 or Netscape4. |
| title | string | Title for element which is often displayed as a tool-tip when the cursor hovers over the element. |
| url | url | |