| Description | This element identifies meta-information (information about information) of a document. It is not meant to duplicate the structural information that the other elements, such as title,
convey about the document.
For example:
<meta name="description" Content="Demonstrates basic features of HTML" />
<meta name="keywords" Content="HTML, hypertext, basics, learning, reference" />
|
|---|