July 1998
Intermediate to advanced
1456 pages
65h 5m
English
verticalAlign — NN n/a IE 4 DOM n/a
Read/Write
The vertical alignment characteristic of the element. This property
operates in two spheres, depending on the selection of values you
use. See the in-depth discussion of the
vertical-align style sheet property in Chapter 10 for details.
document.all.myDIV.style.verticalAlign = "text-top"
String value of an absolute measure (with units), a percentage
(relative to the next outer box element), or one of the many constant
values: bottom | top |
baseline | middle |
sub | super |
text-bottom | text-top.
baseline
Read now
Unlock full access