July 1998
Intermediate to advanced
1456 pages
65h 5m
English
align — NN n/a IE 4 DOM n/a
Read/Write
Defines the alignment of the element within its surrounding container. See Section 8.1.5 at the beginning of Chapter 8 for the various meanings that different values bring to this property.
document.all.myApplet.align = "center"
Any of the alignment constants: absbottom |
absmiddle | baseline | bottom |
left | middle |
right | texttop |
top.
bottom
Read now
Unlock full access