style
Value members
Inherited methods
- Value parameters:
- alpha
0..1, indicating opacity (0 means transparent)
- hue
0..360
- lightness
0..100
- saturation
0..100
- See also:
- Inherited from:
- Color
- Value parameters:
- alpha
0..1, indicating opacity (0 means transparent)
- hue
0..360
- lightness
0..100
- saturation
0..100
- See also:
- Inherited from:
- Color
- Value parameters:
- alpha
0..1, indicating opacity (0 means transparent)
- blue
0..255
- green
0..255
- red
0..255
- See also:
- Inherited from:
- Color
- Value parameters:
- alpha
0..1, indicating opacity (0 means transparent)
- blue
0..255
- green
0..255
- red
0..255
- See also:
- Inherited from:
- Color
Inherited fields
Wrap the provided expression in CSS calc() function.
Wrap the provided expression in CSS calc() function.
- See also:
- Inherited from:
- Calc
ch represents the width, or more precisely the advance measure, of the
glyph "0" (zero, the Unicode character U+0030) in the element's font.
ch represents the width, or more precisely the advance measure, of the
glyph "0" (zero, the Unicode character U+0030) in the element's font.
- Inherited from:
- Length
em represents the calculated font-size of the element. If used on the
font-size property itself, it represents the inherited font-size of the
element.
em represents the calculated font-size of the element. If used on the
font-size property itself, it represents the inherited font-size of the
element.
- Inherited from:
- Length
rem represents the font-size of the root element (typically ).
When used within the root element font-size, it represents its initial
value (a common browser default is 16px, but user-defined preferences
may modify this).
rem represents the font-size of the root element (typically ).
When used within the root element font-size, it represents its initial
value (a common browser default is 16px, but user-defined preferences
may modify this).
- Inherited from:
- Length
Provide a URL to wrap into the CSS url() function.
Provide a URL to wrap into the CSS url() function.
- Inherited from:
- Url
1 vh is equal to 1% of the height of the viewport's initial containing block
1 vh is equal to 1% of the height of the viewport's initial containing block
- Inherited from:
- Length
1 vmax is equal to the larger of 1 vw and 1 vh
1 vmax is equal to the larger of 1 vw and 1 vh
- Inherited from:
- Length
1 vmin is equal to the smaller of 1 vw and 1 vh
1 vmin is equal to the smaller of 1 vw and 1 vh
- Inherited from:
- Length
1 vw is equal to 1% of the width of the viewport's initial containing block
1 vw is equal to 1% of the width of the viewport's initial containing block
- Inherited from:
- Length