July 1998
Intermediate to advanced
1456 pages
65h 5m
English
align — NN n/a IE 4 DOM 1
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.
document.all.myCaption.align = "center"
Any of the following constants (as a string):
center | left |
right.
center
Read now
Unlock full access