javascript TD vAlign
| vAlign | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Specifies the manner of vertical alignment of text within the element's content box. |
|
| Example | |
document.getElementById("myTD").vAlign = "baseline";
|
|
| Value | |
Case-insensitive constant (as a string): baseline | bottom | middle | top. |
|
| Default | |
middle |
|
Previous: javascript TD width
Next: javascript TD scope
2053,Nickname,Homepage or email,Comments here,Add comment
