asp.net.ph

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

RIGHTMARGIN Attribute | rightMargin Property


Sets or retrieves the right margin for the entire body of the page.

Syntax

Inline <body RIGHTMARGIN = sMargin...>
Script object.rightMargin = sMargin ]

Possible Values

sMargin String specifying the margin in pixels.

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

Remarks

If the value is an empty string ( "" ), the right margin will be exactly on the right edge.

The value set on the property overrides the default margin.

Applies To

BODY



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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