July 1998
Intermediate to advanced
1456 pages
65h 5m
English
ALIGN — NN n/a IE 4 HTML 4
ALIGN=”alignmentConstant"Optional
Determines how the rectangle of the SELECT element
(particularly when the SIZE attribute is set
greater than 1) aligns within the context of surrounding content. See Section 8.1.5 earlier in this chapter
for a description of the possibilities defined in both Navigator and
Internet Explorer for this attribute.
<SELECT NAME="chapters" MULTIPLE ALIGN="baseline"> ... </SELECT>
Case-insensitive constant value. All constant values are available in Internet Explorer 4.
bottom (IE 4/Windows);
absmiddle (IE 4/Macintosh).
[window.]document.formName.selectName.align
[window.]document.forms[i].elements[i].align
Read now
Unlock full access