HTMLHeadElement

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

HTMLHeadElement インターフェイスは、文書の説明的な情報やメタデータを持ちます。このオブジェクトはすべてのプロパティとメソッドを HTMLElement インターフェイスから継承しています。

EventTarget Node Element HTMLElement HTMLHeadElement

インスタンスプロパティ

親である HTMLElement から継承したプロパティもあります。

HTMLHeadElement.profile 非推奨;

文字列で、 1 つ以上のメタデータプロファイルの URI を(ホワイトスペース区切りで)表します。

インスタンスメソッド

独自のメソッドはありません。親である HTMLElement から継承したメソッドもあります。

仕様書

Specification
HTML
# htmlheadelement

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
HTMLHeadElement
profile
Deprecated

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
Deprecated. Not for use in new websites.

関連情報

  • このインターフェイスを実装している HTML 要素: <head>