javascript STYLE lineHeight
| lineHeight | NN 6 IE 4 DOM 2 |
|
|
Read/Write |
|
Indicates the height of the inline box (the box holding one physical line of content). |
|
| Example | |
document.getElementById("tight").style.lineHeight = "1.1em";
|
|
| Value | |
|
A string of a length value (with unit of measure) or normal. |
|
| Default | |
|
normal |
|
Previous: javascript STYLE listStyle
1863,Nickname,Homepage or email,Comments here,Add comment
