asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > BOTTOMMARGIN Attribute

bottommargin Attribute


Sets or retrieves the bottom margin, in pixels, for the entire body of the page.

Applies To:

Syntax

Inline <body bottommargin = sPixels...>
Script body.bottomMargin = sPixels ]

Possible Values

sPixels String specifying the number of pixels to set aside for the bottom margin

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

Remarks

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

Applies To

BODY

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note