Version-//W3C//DTD HTML 4.01//EN
ElementMETA
Purposegeneric metainformation
DescriptionThis 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">
Start tagRequired <META>
Attributes
NameTypeDefaultComment
content CDATA #REQUIREDassociated information
dir( ltr | rtl )#IMPLIEDdirection for weak/neutral text; lang, dir, for use with content
http-equiv NAME #IMPLIEDHTTP response header name
lang NAME #IMPLIEDlanguage code as RFC1766; language code
name NAME #IMPLIEDmetainformation name
scheme CDATA #IMPLIEDselect form of content
ContentEMPTY
End tagForbidden
Referenced in HEAD TITLE
Save this page to any social bookmarking site! Share · search Search · star Market
2022-02-10 · johndecember.com · Terms © December Communications, Inc.