DekGenius.com
Team LiB   Previous Section   Next Section
HTMLTableCaptionElement a <caption> in an HTML table

Availability

DOM Level 1 HTML

Inherits from/Overrides

Node figs/U2192.gif Element figs/U2192.gif HTMLElement figs/U2192.gif HTMLTableCaptionElement

Properties

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.

Description

A <caption> element in an HTML table.

See Also

Type of

HTMLTableElement.caption

    Team LiB   Previous Section   Next Section