HTML <meta> content attribute
HTML <meta> tag
Example
Describe metadata within an HTML document:
<head>
<meta name="description" content="Free Web tutorials" />
<meta name="keywords" content="HTML,CSS,XML,JavaScript" />
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />
</head>
|
Try it yourself!
|
Definition and Usage
The required content attribute specifies the content of the meta information.
The value of the content attribute depends on the value of the name or
http-equiv attribute.
Browser Support

The content attribute is supported in all major browsers.
Syntax
Attribute Values
Value |
Description |
text |
The content of the meta information |
HTML <meta> tag
 |

|
|
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today. |
|
|
|