HTMLTableCaptionElement : HTMLElement

Caption for an HTML table.

Browser/User Agent Support

IEMozillaNetscapeOperaSafariNetscapte
4.0+1.0+6.0+7.0+1.0+no

Constructors

ConstructorIEMozillaNetscapeOperaSafariNetscapte
Caption for an HTML table.
4.0+1.0+6.0+7.0+1.0+no
 

Properties

PropertyIEMozillaNetscapeOperaSafariNetscapte
Specifies the alignment for the caption with respect to the table.
4.0+1.0+6.0+7.0+1.0+no
 

Availability

HTML DOM Level 1 | HTML DOM Level 2 | W3C

Constructor Detail

HTMLTableCaptionElement HTMLTableCaptionElement()

Caption for an HTML table.

Visibility
internal

Property Detail

String align

Specifies the alignment for the caption with respect to the table.

Availability

HTML DOM Level 1 | HTML DOM Level 2 | W3C