|
|
|
Meta tags are HTML or XHTML elements used to provide structured metadata about a web page. Such elements must be placed in the head section of an HTML or XHTML document. Meta tags can be used to specify page description, keywords and any other metadata not provided through the other head elements and attributes.
The meta tags has four valid attributes: content, http-equiv, name and scheme. Of these, only content is a required attribute. |
|