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() : HTMLTableCaptionElementCaption for an HTML table. Returns
|
|||||||||
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