javascript TBODY vAlign
| vAlign | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Specifies the manner of vertical alignment of text within the cells contained by the tbody, tfoot, or thead element. |
|
| Example | |
document.getElementById("myTbody").vAlign = "baseline";
|
|
| Value | |
Case-insensitive constant (as a string): baseline | bottom | middle | top. |
|
| Default | |
middle |
|
Previous: javascript TBODY deleteRow( )
Next: javascript TBODY rows
2028,Nickname,Homepage or email,Comments here,Add comment
