Make a web site - JavaScript Programmer’s Reference padding-left: aWidth aWidth A CSS
JavaScript Programmer’s Reference padding-left: aWidth aWidth A CSS length value CSS syntax: Argument list: The JSSTag.paddingLeft property corresponds to the padding-left CSS property. Refer to the JSSTag.paddingBottom topic for details. This value is not inherited from its parent container element. 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.paddingRight (Property) The padding at the right of an object. CSS level 1 JavaScript 1.2 Netscape 4.0 Deprecated Availability: Property/method value type: String primitive JavaScript syntax: myJSSTag.paddingRight N N myJSSTag.paddingRight = aWidth CSS syntax: padding-right: aWidth Argument list: A CSS length value aWidth The JSSTag.paddingRight property corresponds to the padding-right CSS property. Refer to the JSSTag.paddingBottom topic for details. This value is not inherited from its parent container element. 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 1262