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

'bottomMargin' Syntax and Note

Note:

Read and write property. 
Specifies the height in pixels of the <body> bottom margin. 
The default value is 15.
    
Syntax:
    
document.all.bodyID.bottomMargin = value

    

      
      








Related examples in the same category

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