文書についての一般的メタ情報を含む。 HTML 4.01 の META 要素の定義 を参照。
content
DOMString型
DOMString
httpEquiv
name
scheme
interface HTMLMetaElement : HTMLElement { attribute DOMString content; attribute DOMString httpEquiv; attribute DOMString name; attribute DOMString scheme; };