Name

align — NN n/a IE 4 DOM 1

Synopsis

Read/Write

Determines the horizontal location of the caption in the table. Whether the caption is on the top or bottom is set via vAlign.

Example

document.all.myCaption.align = "center"

Value

Any of the following constants (as a string): center | left | right.

Default

center

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.