Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

LeftMargin Syntax and Note

Note: Read and write property.  Specifies the left margin in pixels of the <body> element.  Default value is 10.      Syntax:      document.all.bodyID.leftMargin = value