Easy Tutorial
❮ Prop Element Scrolltop Met Node Removechild ❯

HTML DOM


Meta Object

The Meta object represents a <meta> element in HTML.

The <meta> element provides meta-information about an HTML element, such as description, keywords for search engines, and refresh rate.


Meta Object Properties

W3C: W3C Standard.

Property Description W3C
content Sets or returns the value of the content attribute of the <meta> element. Yes
httpEquiv Associates the content attribute with an HTTP header. Yes
name Associates the content attribute with a name. Yes
scheme Sets or returns the format used to interpret the value of the content attribute. Yes

Standard Properties and Events

The Meta object also supports standard properties and events.

❮ Prop Element Scrolltop Met Node Removechild ❯