J JSSTag.paddingLeft (Property) The content of an (Web site domain)
J JSSTag.paddingLeft (Property) The content of an object is enclosed in a bounding extent rectangle. Around this is placed a padding space controlled by the padding parameters. The padding expands the bounding. Then the border is placed around this. The border width increases the bounding rectangle around the object still further. Last of all the margin is placed around the outside. This forms a rectangle that is used to locate the object adjacent to any other objects or page margins. The value of this property can be specified as follows: . A length value in one of several units of measure . A percentage of the width of the object The initial value is set to 0 allowing for no padding value at all. This value is not inherited from its parent container element. Object Padding Border Margin Border bottom width Margin bottom Padding bottom Warnings: . Deprecated for any further use. This was available only in Netscape 4.0 and is completely removed from Netscape 6.0. See also: Measurement units JSSTag.paddingLeft (Property) The padding at the left of an object. CSS level 1 JavaScript 1.2 Netscape 4.0 Deprecated Availability: Property/method value type: N myJSSTag.paddingLeft JavaScript syntax: N myJSSTag.paddingLeft = aWidth String primitive Deprecated 1261