HTMLTableCaptionElement
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.
HTMLTableCaptionElement
インターフェイスは(通常の HTMLElement
インターフェイス経由で継承によって利用できるものに加えて)表のキャプション要素を操作する特別なプロパティを提供します。
プロパティ
親である HTMLElement
から継承したプロパティがあります。
HTMLTableCaptionElement.align
非推奨;-
文字列で、表に対するキャプションの配置を示す列挙型の属性を表します。
メソッド
固有のメソッドはありません。親である HTMLElement
から継承したメソッドがあります。
仕様書
Specification |
---|
HTML # htmltablecaptionelement |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
HTMLTableCaptionElement | ||||||||||||
align |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full 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 要素:
<caption>