HTMLTableCaptionElement : HTMLElement
Return to: HTML DOM Level 2 index

Caption for an HTML table.

Platform Support

IE Mozilla Netscape Opera Safari Chrome
4.0+ 1.0+ 6.0+ 7.0+ 1.0+ no

Constructors

Constructor Action IE Mozilla Netscape Opera Safari Chrome
HTMLTableCaptionElement Constructor() : HTMLTableCaptionElement
Caption for an HTML table.
Show Details 4.0+ 1.0+ 6.0+ 7.0+ 1.0+ no

HTMLTableCaptionElement() : HTMLTableCaptionElement

Caption for an HTML table.

Returns
HTMLTableCaptionElement

Visibility
internal

Properties

Property Action IE Mozilla Netscape Opera Safari Chrome
align : String
Specifies the alignment for the caption with respect to the table.
Show Details 4.0+ 1.0+ 6.0+ 7.0+ 1.0+ no
Availability

HTML DOM Level 1|HTML DOM Level 2|W3C

Availability

HTML DOM Level 1|HTML DOM Level 2|W3C

text_javascript aptana_docs