Home > Abakada: Back to Basics > Language References > HTML Element Attributes > MARGINHEIGHT Attribute
Sets or retrieves the amount of space between the frame's contents and its top and bottom bounds.
Inline |
<element MARGINHEIGHT = iHeight...> |
Script |
object.marginHeight = iHeight ] |
iHeight |
Integer value for the height, in pixels. |
The property is read/write with no default value.
Margins cannot be less than 1 pixel or so large that the text cannot be displayed. The default value depends on the browser.
FRAME, IFRAME
marginWidth