
| Syntax | <hex-color> | <func-color> | <prokee-hex-color> | <color-name> | transparent | initial | inherit |
| Initial value | 0x000000 |
| Applies to | all elements |
| Inheritance | true |
| Type of computed value | UINT |
| Functions |
element::setColor() element::getColorStr() element::getColor() element::testColor() |
| <hex-color> |
A hexadecimal color value.
|
| <func-color> |
Color value in a functional notation.
The alpha value 'a' has to be within the interval [0.0,1.0], where 0.0 defines full transparency. |
| <color-name> | A color name as defined in SVG 1.1 (See SVG color specification here). CSS Level 3 color names are identical to the names specified with SVG. |
| <prokee-hex-color> |
A hexadecimal color value. This is a prokee-specific definition and not part of CSS.
|
| transparent | Keyword. This sets a transparent color. This is also provided here for the foreground color, but should only be used for background colors. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <alphavalue> | initial | inherit |
| Initial value | 1 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setOpacity() element::getOpacityStr() element::getOpacity() |
| <alphavalue> | A value within the interval [0.0,1.0]. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <hex-color> | <func-color> | <prokee-hex-color> | <color-name> | transparent | initial | inherit |
| Initial value | transparent |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBackgroundColor() element::getBackgroundColorStr() element::getBackgroundColor() |
| <hex-color> |
A hexadecimal color value.
|
| <func-color> |
Color value in a functional notation.
The alpha value 'a' has to be within the interval [0.0,1.0], where 0.0 defines full transparency. |
| <color-name> | A color name as defined in SVG 1.1 (See SVG color specification here). CSS Level 3 color names are identical to the names specified with SVG. |
| <prokee-hex-color> |
A hexadecimal color value. This is a prokee-specific definition and not part of CSS.
|
| transparent | Keyword. This sets a transparent background color. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | thin | medium | thick | initial | inherit |
| Initial value | medium |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderTopWidth() element::getBorderTopWidthStr() element::getBorderTopWidth() |
| <length> | A length value. |
| thin | Keyword. |
| medium | Keyword. |
| thick | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | thin | medium | thick | initial | inherit |
| Initial value | medium |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderRightWidth() element::getBorderRightWidthStr() element::getBorderRightWidth() |
| <length> | A length value. |
| thin | Keyword. |
| medium | Keyword. |
| thick | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | thin | medium | thick | initial | inherit |
| Initial value | medium |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderBottomWidth() element::getBorderBottomWidthStr() element::getBorderBottomWidth() |
| <length> | A length value. |
| thin | Keyword. |
| medium | Keyword. |
| thick | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | thin | medium | thick | initial | inherit |
| Initial value | medium |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderLeftWidth() element::getBorderLeftWidthStr() element::getBorderLeftWidth() |
| <length> | A length value. |
| thin | Keyword. |
| medium | Keyword. |
| thick | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | thin | medium | thick | initial | inherit |
| Initial value | medium |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderWidth() element::getBorderWidthStr() element::getBorderWidth() |
| Shorthand |
This is a shorthand for the following properties: border-top-width, border-right-width, border-bottom-width, border-left-width Possible number of items: 4, 3, 2, 1 |
| <length> | A length value. |
| thin | Keyword. |
| medium | Keyword. |
| thick | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset | initial | inherit |
| Initial value | none |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderTopStyle() element::getBorderTopStyleStr() element::getBorderTopStyle() |
| none | Keyword. |
| hidden | Keyword. |
| dotted | Keyword. |
| dashed | Keyword. |
| solid | Keyword. |
| double | Keyword. |
| groove | Keyword. |
| ridge | Keyword. |
| inset | Keyword. |
| outset | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset | initial | inherit |
| Initial value | none |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderRightStyle() element::getBorderRightStyleStr() element::getBorderRightStyle() |
| none | Keyword. |
| hidden | Keyword. |
| dotted | Keyword. |
| dashed | Keyword. |
| solid | Keyword. |
| double | Keyword. |
| groove | Keyword. |
| ridge | Keyword. |
| inset | Keyword. |
| outset | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset | initial | inherit |
| Initial value | none |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderBottomStyle() element::getBorderBottomStyleStr() element::getBorderBottomStyle() |
| none | Keyword. |
| hidden | Keyword. |
| dotted | Keyword. |
| dashed | Keyword. |
| solid | Keyword. |
| double | Keyword. |
| groove | Keyword. |
| ridge | Keyword. |
| inset | Keyword. |
| outset | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset | initial | inherit |
| Initial value | none |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderLeftStyle() element::getBorderLeftStyleStr() element::getBorderLeftStyle() |
| none | Keyword. |
| hidden | Keyword. |
| dotted | Keyword. |
| dashed | Keyword. |
| solid | Keyword. |
| double | Keyword. |
| groove | Keyword. |
| ridge | Keyword. |
| inset | Keyword. |
| outset | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset | initial | inherit |
| Initial value | none |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderStyle() element::getBorderStyleStr() element::getBorderStyle() element::testBorderStyle() |
| Shorthand |
This is a shorthand for the following properties: border-top-style, border-right-style, border-bottom-style, border-left-style Possible number of items: 4, 3, 2, 1 |
| none | Keyword. |
| hidden | Keyword. |
| dotted | Keyword. |
| dashed | Keyword. |
| solid | Keyword. |
| double | Keyword. |
| groove | Keyword. |
| ridge | Keyword. |
| inset | Keyword. |
| outset | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <hex-color> | <func-color> | <prokee-hex-color> | <color-name> | transparent | initial | inherit |
| Initial value | currentColor |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderTopColor() element::getBorderTopColorStr() element::getBorderTopColor() |
| <hex-color> |
A hexadecimal color value.
|
| <func-color> |
Color value in a functional notation.
The alpha value 'a' has to be within the interval [0.0,1.0], where 0.0 defines full transparency. |
| <color-name> | A color name as defined in SVG 1.1 (See SVG color specification here). CSS Level 3 color names are identical to the names specified with SVG. |
| <prokee-hex-color> |
A hexadecimal color value. This is a prokee-specific definition and not part of CSS.
|
| transparent | Keyword. This sets a transparent color. This is also provided here for the foreground color, but should only be used for background colors. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <hex-color> | <func-color> | <prokee-hex-color> | <color-name> | transparent | initial | inherit |
| Initial value | currentColor |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderRightColor() element::getBorderRightColorStr() element::getBorderRightColor() |
| <hex-color> |
A hexadecimal color value.
|
| <func-color> |
Color value in a functional notation.
The alpha value 'a' has to be within the interval [0.0,1.0], where 0.0 defines full transparency. |
| <color-name> | A color name as defined in SVG 1.1 (See SVG color specification here). CSS Level 3 color names are identical to the names specified with SVG. |
| <prokee-hex-color> |
A hexadecimal color value. This is a prokee-specific definition and not part of CSS.
|
| transparent | Keyword. This sets a transparent color. This is also provided here for the foreground color, but should only be used for background colors. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <hex-color> | <func-color> | <prokee-hex-color> | <color-name> | transparent | initial | inherit |
| Initial value | currentColor |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderBottomColor() element::getBorderBottomColorStr() element::getBorderBottomColor() |
| <hex-color> |
A hexadecimal color value.
|
| <func-color> |
Color value in a functional notation.
The alpha value 'a' has to be within the interval [0.0,1.0], where 0.0 defines full transparency. |
| <color-name> | A color name as defined in SVG 1.1 (See SVG color specification here). CSS Level 3 color names are identical to the names specified with SVG. |
| <prokee-hex-color> |
A hexadecimal color value. This is a prokee-specific definition and not part of CSS.
|
| transparent | Keyword. This sets a transparent color. This is also provided here for the foreground color, but should only be used for background colors. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <hex-color> | <func-color> | <prokee-hex-color> | <color-name> | transparent | initial | inherit |
| Initial value | currentColor |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderLeftColor() element::getBorderLeftColorStr() element::getBorderLeftColor() |
| <hex-color> |
A hexadecimal color value.
|
| <func-color> |
Color value in a functional notation.
The alpha value 'a' has to be within the interval [0.0,1.0], where 0.0 defines full transparency. |
| <color-name> | A color name as defined in SVG 1.1 (See SVG color specification here). CSS Level 3 color names are identical to the names specified with SVG. |
| <prokee-hex-color> |
A hexadecimal color value. This is a prokee-specific definition and not part of CSS.
|
| transparent | Keyword. This sets a transparent color. This is also provided here for the foreground color, but should only be used for background colors. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <hex-color> | <func-color> | <prokee-hex-color> | <color-name> | transparent | initial | inherit |
| Initial value | none |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderColor() element::getBorderColorStr() element::getBorderColor() |
| Shorthand |
This is a shorthand for the following properties: border-top-color, border-right-color, border-bottom-color, border-left-color Possible number of items: 4, 3, 2, 1 |
| <hex-color> |
A hexadecimal color value.
|
| <func-color> |
Color value in a functional notation.
The alpha value 'a' has to be within the interval [0.0,1.0], where 0.0 defines full transparency. |
| <color-name> | A color name as defined in SVG 1.1 (See SVG color specification here). CSS Level 3 color names are identical to the names specified with SVG. |
| <prokee-hex-color> |
A hexadecimal color value. This is a prokee-specific definition and not part of CSS.
|
| transparent | Keyword. This sets a transparent color. This is also provided here for the foreground color, but should only be used for background colors. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <dimension2d> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderTopLeftRadius() element::getBorderTopLeftRadiusStr() element::getBorderTopLeftRadius() |
| <dimension2d> | One or two length values. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <dimension2d> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderTopRightRadius() element::getBorderTopRightRadiusStr() element::getBorderTopRightRadius() |
| <dimension2d> | One or two length values. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <dimension2d> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderBottomRightRadius() element::getBorderBottomRightRadiusStr() element::getBorderBottomRightRadius() |
| <dimension2d> | One or two length values. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <dimension2d> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderBottomLeftRadius() element::getBorderBottomLeftRadiusStr() element::getBorderBottomLeftRadius() |
| <dimension2d> | One or two length values. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <dimension2d> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderRadius() element::getBorderRadiusStr() element::getBorderRadius() |
| Shorthand |
This is a shorthand for the following properties: border-top-left-radius, border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius Possible number of items: 4, 3, 2, 1 |
| <dimension2d> | One or two length values. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | NIL |
| Functions |
element::setBorderTop() element::getBorderTopStr() element::getBorderTop() |
| Shorthand |
This is a shorthand for the following properties: border-top-width, border-top-style, border-top-color Possible number of items: 3 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | NIL |
| Functions |
element::setBorderRight() element::getBorderRightStr() element::getBorderRight() |
| Shorthand |
This is a shorthand for the following properties: border-right-width, border-right-style, border-right-color Possible number of items: 3 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | NIL |
| Functions |
element::setBorderBottom() element::getBorderBottomStr() element::getBorderBottom() |
| Shorthand |
This is a shorthand for the following properties: border-bottom-width, border-bottom-style, border-bottom-color Possible number of items: 3 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | NIL |
| Functions |
element::setBorderLeft() element::getBorderLeftStr() element::getBorderLeft() |
| Shorthand |
This is a shorthand for the following properties: border-left-width, border-left-style, border-left-color Possible number of items: 3 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | NIL |
| Functions |
element::setBorder() element::getBorderStr() element::getBorder() |
| Shorthand |
This is a shorthand for the following properties: border-width, border-style, border-color Possible number of items: 3 |
| Applies to | TEXT |
| Inheritance | true |
| Type of computed value | NIL |
| Functions |
element::setFontFamily() element::getFontFamilyStr() element::getFontFamily() |
| Syntax | normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | initial | inherit |
| Initial value | normal |
| Applies to | TEXT |
| Inheritance | true |
| Type of computed value | UINT |
| Functions |
element::setFontWeight() element::getFontWeightStr() element::getFontWeight() |
| normal | Keyword. |
| bold | Keyword. |
| bolder | Keyword. |
| lighter | Keyword. |
| 100 | Keyword. |
| 200 | Keyword. |
| 300 | Keyword. |
| 400 | Keyword. |
| 500 | Keyword. |
| 600 | Keyword. |
| 700 | Keyword. |
| 800 | Keyword. |
| 900 | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | ultra-condensed | extra-condensed | condensed | semi-condensed | normal | semi-expanded | expanded | extra-expanded | ultra-expanded | initial | inherit |
| Initial value | normal |
| Applies to | TEXT |
| Inheritance | true |
| Type of computed value | UINT |
| Functions |
element::setFontStretch() element::getFontStretchStr() element::getFontStretch() |
| ultra-condensed | Keyword. |
| extra-condensed | Keyword. |
| condensed | Keyword. |
| semi-condensed | Keyword. |
| normal | Keyword. |
| semi-expanded | Keyword. |
| expanded | Keyword. |
| extra-expanded | Keyword. |
| ultra-expanded | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | xx-small | x-small | small | medium | large | x-large | xx-large | larger | smaller | <length> | initial | inherit |
| Initial value | medium |
| Applies to | TEXT |
| Inheritance | true |
| Type of computed value | UINT |
| Functions |
element::setFontSize() element::getFontSizeStr() element::getFontSize() |
| <length> | A length value. |
| xx-small | Keyword. |
| x-small | Keyword. |
| small | Keyword. |
| medium | Keyword. |
| large | Keyword. |
| x-large | Keyword. |
| xx-large | Keyword. |
| larger | Keyword. |
| smaller | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | normal | italic | oblique | initial | inherit |
| Initial value | normal |
| Applies to | TEXT |
| Inheritance | true |
| Type of computed value | UINT |
| Functions |
element::setFontStyle() element::getFontStyleStr() element::getFontStyle() |
| normal | Keyword. |
| italic | Keyword. |
| oblique | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | auto | initial | inherit |
| Initial value | auto |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setWidth() element::getWidthStr() element::getWidth() element::testWidth() |
| <length> | A length value. |
| auto | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setMinWidth() element::getMinWidthStr() element::getMinWidth() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | none | initial | inherit |
| Initial value | none |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setMaxWidth() element::getMaxWidthStr() element::getMaxWidth() |
| <length> | A length value. |
| none | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | auto | initial | inherit |
| Initial value | auto |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setHeight() element::getHeightStr() element::getHeight() |
| <length> | A length value. |
| auto | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setMinHeight() element::getMinHeightStr() element::getMinHeight() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | none | initial | inherit |
| Initial value | none |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setMaxHeight() element::getMaxHeightStr() element::getMaxHeight() |
| <length> | A length value. |
| none | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | INT |
| Functions |
element::setMarginTop() element::getMarginTopStr() element::getMarginTop() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | INT |
| Functions |
element::setMarginBottom() element::getMarginBottomStr() element::getMarginBottom() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | INT |
| Functions |
element::setMarginRight() element::getMarginRightStr() element::getMarginRight() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | INT |
| Functions |
element::setMarginLeft() element::getMarginLeftStr() element::getMarginLeft() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | INT |
| Functions |
element::setMargin() element::getMarginStr() element::getMargin() |
| Shorthand |
This is a shorthand for the following properties: margin-top, margin-right, margin-bottom, margin-left Possible number of items: 4, 3, 2, 1 |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setPaddingTop() element::getPaddingTopStr() element::getPaddingTop() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setPaddingBottom() element::getPaddingBottomStr() element::getPaddingBottom() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setPaddingRight() element::getPaddingRightStr() element::getPaddingRight() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setPaddingLeft() element::getPaddingLeftStr() element::getPaddingLeft() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |
| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setPadding() element::getPaddingStr() element::getPadding() |
| Shorthand |
This is a shorthand for the following properties: padding-top, padding-right, padding-bottom, padding-left Possible number of items: 4, 3, 2, 1 |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |