Meta element

HTML Meta Element
Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building. (more...)
Tags:   HTML Meta Element

The global structure of an HTML document
Note. When a property specified by a META element takes a value that is a URI, some authors prefer to specify the meta data via the LINK element. Thus, the following meta data ... (more...)

META - Metadata
A description of HTML 4's META element for metadata. ... The META element provides metadata such as a document's keywords, description, and author. (more...)
Tags:   META Metadata

Google Code: Web Authoring Statistics: Metadata
The element. The meta element has few attributes: content, http-equiv, name, lang, scheme, charset, value, "", and, and the. The first thing to notice is the huge number ... (more...)

meta Object
The META element also embeds document information that some search engines use to index and categorize documents on the World Wide Web. This element can be used only within the HEAD ... (more...)
Tags:   meta Object

Meta element - Wikipedia, the free encyclopedia
Meta elements are HTML or XHTML elements used to provide structured metadata about a Web page. Such elements must be placed as tags in the head section of an HTML or XHTML document ... (more...)

About The Meta Element
About The Meta Element The meta element is an element used in HTML and XHTML documents for a variety of functions that are related to the document, but are not displayed within a ... (more...)
Tags:   Meta Element

META Tags - Metadata Elements
META Tags or what are officially referred to as Metadata Elements are found within the section of your web pages. The following is a partial list of metadata elements ... (more...)

meta Element
The meta element specifies metadata that applies to the entire playlist. Syntax (more...)
Tags:   meta Element

META element in HTML
3.4 META . META is a general element for document meta-information -- that is, for information about the document that cannot be expressed by LINK, BASE or the other HEAD elements. (more...)
Tags:   META element HTML