asp.net.ph

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

MARGINWIDTH Attribute | marginWidth Property


Sets or retrieves the amount of space between the frame's contents and its left and right bounds.

Syntax

Inline <element MARGINWIDTH = iWidth...>
Script object.marginWidth = iWidth ]

Possible Values

iWidth Integer value for the width, in pixels.

The property is read/write with no default value.

Remarks

Margins cannot be less than 1 pixel or so large that the text cannot be displayed. The default value depends on the browser.

Applies To

FRAME, IFRAME

See Also

marginHeight



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