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
インターフェイスから継承しています。
インスタンスプロパティ
親である HTMLElement
から継承したプロパティもあります。
HTMLHeadElement.profile
非推奨;-
文字列で、 1 つ以上のメタデータプロファイルの URI を(ホワイトスペース区切りで)表します。
インスタンスメソッド
独自のメソッドはありません。親である HTMLElement
から継承したメソッドもあります。
仕様書
Specification |
---|
HTML # htmlheadelement |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
HTMLHeadElement | ||||||||||||
profile |
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.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
関連情報
- このインターフェイスを実装している HTML 要素:
<head>