marginWidthmarginWidth*
*



Contents  *



Index  *Topic Contents
*Previous Topic: marginTop
*Next Topic: maxLength

marginWidth

Description

Sets or retrieves the amount the left and right margin should be set to before displaying the text in a frame.

Syntax

object.marginWidth[ = marginWidth]

Remarks

The value for margin width is in pixels. Margins cannot be less than 1 nor so large that the text cannot be displayed.

This property has read-write permissions, meaning you can change as well as retrieve its current value.

Applies To

FRAME, IFRAME

See Also

marginHeight


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.