Click to return to the DHTML, HTML     
bottom Attribute | bottom...     boundingHeight Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

BOTTOMMARGIN Attribute | bottomMargin Property


Sets or retrieves the bottom margin of the entire body of the page.

Syntax

HTML<BODY BOTTOMMARGIN = sPixels ... >
Scriptingbody.bottomMargin [ = sPixels ]

Possible Values

sPixelsString that specifies the number of pixels for the bottom margin.

The property is read/write with a default value of 15.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.

Remarks

If the value is set to "", the bottom margin is set exactly on the bottom edge. The value specified overrides the default margin.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:

BODY



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.