javascript P align
| align | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Determines how the paragraph text is justified within the p element's box. |
|
| Example | |
document.getElementById("myP").align = "center";
|
|
| Value | |
Any of the three horizontal alignment string constants: center | left | right. |
|
| Default | |
left |
|
Previous: javascript page Description
Next: javascript P Description
1576,Nickname,Homepage or email,Comments here,Add comment
