javascript BODY leftMargin

leftMarginNN n/a IE 4 DOM n/a  

Read/Write  

Provides the width in pixels of the left margin of the body element in the browser window or frame. By default, the browser inserts a small margin to keep content from abutting the left edge of the window. Setting the property to an empty string is the same as setting it to zero.

 
Example
 
document.body.leftMargin = 16;
 
Value

Integer of pixel count.

 
Default

10 (Windows); 8 (Macintosh).


325,Nickname,Homepage or email,Comments here,Add comment