View Single Post
Old 04-23-2014, 11:25 PM   #9
ankit009
Registered User
 
Join Date: Apr 2014
Posts: 118
Metadata is data (information) about data.

The <meta> tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.

Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata.

The metadata can be used by browsers (how to display content or reload page), search engines (keywords), or other web services.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ankit009 is offline   Reply With Quote