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 インターフェイス経由で継承によって利用できるものに加えて)表のキャプション要素を操作する特別なプロパティを提供します。

EventTarget Node Element HTMLElement HTMLTableCaptionElement

プロパティ

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

HTMLTableCaptionElement.align 非推奨;

文字列で、表に対するキャプションの配置を示す列挙型の属性を表します。

メソッド

固有のメソッドはありません。親である HTMLElement から継承したメソッドがあります。

仕様書

Specification
HTML
# htmltablecaptionelement

ブラウザーの互換性

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
HTMLTableCaptionElement
align
Deprecated

Legend

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

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

関連情報

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