bottommargin attribute | bottomMargin property

all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
This topic has not yet been rated - Rate this topic

Sets or gets the bottom margin of the entire body of the document.

Syntax

HTML<element bottommargin="value" ... >
JavaScript

value = object.bottomMargin

Property values

Type: Variant

the number of pixels for the bottom margin.

value (15)

Default value.

Remarks

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

By default, the opposite margin is set to the same value you set for this property.

See also

body

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.