paddingLeft Property

Microsoft FrontPage Visual Basic

paddingLeft Property

Returns a String that represents the amount of space between the left edge of the element and its margin or, if there is a border, between the left edge of the element and its border.

expression.paddingLeft

expression    Required. An expression that returns one of the objects in the Applies To list.

Remarks

The paddingLeft property can be one of the following:

length Sets the horizontal or vertical position of the background image to an exact location. Floating-point number, followed by an absolute units designator (cm, mm, in, pt, pc, or px) or a relative units designator (em or ex).
percentage Integer, followed by a percent sign (%). The value is a percentage of the width or height of the object.