November 2001
Intermediate to advanced
936 pages
68h 43m
English
HTMLTableCaptionElement — a <caption> in an HTML table
DOM Level 1 HTML
Node → Element → HTMLElement → HTMLTableCaptionElement
deprecated String align
The
horizontal alignment of the caption with respect to the table. The
value of the align attribute. Deprecated in favor
of CSS styles.
A <caption> element in an HTML table.
HTMLTableElement.caption