'rightMargin' Syntax and Note : rightMargin « Javascript Properties « JavaScript Reference

'rightMargin' Syntax and Note

Note:

Read and write property. 
Sets the  <body> element's right margin. 
Default value is 10.
    
Syntax:
    
document.all.bodyID.rightMargin = value

    

      
      








Related examples in the same category

1.'rightMargin' Example
2.'rightMargin' is applied to