Name
BOTTOMMARGIN — NN n/a IE 4 HTML n/a
Synopsis
BOTTOMMARGIN=”integer"Optional
Establishes the amount of blank space between the very end of the
content and the bottom of a scrollable page. The setting has no
visual effect if the length of the content or size of the window does
not cause the window to scroll. The default value is for the end of
the content to be flush with the end of the document, but in the
Macintosh version of Internet Explorer 4, there is about a 10-pixel
margin visible even when the attribute is set to zero. Larger sizes
are reflected properly. This attribute offers somewhat of a shortcut
to setting the margin-bottom style sheet attribute
for the BODY element.
Example
<BODY BOTTOMMARGIN="20">...</BODY>
Value
A string value of the number of pixels of clear space at the bottom of the document. A value of an empty string is the same as zero.
Default
0
Object Model Reference
- IE
[window.]document.body.bottomMargin
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access