Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 26,107 for

values

(0.09 sec)
  1. Initial value - CSS: Cascading Style Sheets | MDN

    The initial value of a CSS property is its default value, as listed in its definition table in the specification. The usage of the initial value depends on whether a property is inherited or not:...initial value of a CSS property is its default value, as listed...specification. The usage of the initial value depends on whether a property...

    developer.mozilla.org/en-US/docs/Web/CSS/initia...
  2. Bitwise flags - MDN Web Docs Glossary: Definiti...

    Bitwise flags are sets of variables, usually simple number Values, which can be used to enable or disable specific usages or features of a method or other code structure. They can do this quickly and efficiently because they operate at the bit level. Related flags in the same group are generally given complementary Values representing different bit positions in a single value (e.g. hexadecimal), so that multiple flag settings can be represented by a single value....variables, usually simple number values, which can be used to enable...generally given complementary values representing different bit...

    developer.mozilla.org/en-US/docs/Glossary/Bitwi...
  3. inset-block-end - CSS: Cascading Style Sheets |...

    The inset-block-end CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the Values defined for writing-mode, direction, and text-orientation....left property depending on the values defined for writing-mode ,...Try it Syntax css /* <length> values */ inset-block-end: 3px; inset-block-end:...

    developer.mozilla.org/en-US/docs/Web/CSS/inset-...
  4. inset-block-start - CSS: Cascading Style Sheets...

    The inset-block-start CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the Values defined for writing-mode, direction, and text-orientation....left property depending on the values defined for writing-mode ,...Try it Syntax css /* <length> values */ inset-block-start: 3px;...

    developer.mozilla.org/en-US/docs/Web/CSS/inset-...
  5. border-block-end-width - CSS: Cascading Style S...

    The border-block-end-width CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the Values defined for writing-mode, direction, and text-orientation....border-left-width property depending on the values defined for writing-mode ,...Syntax css /* <'border-width'> values */ border-block-end-width:...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  6. presentationfieldnames - GroupDocs.Search for J...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs...... See Also: Constant Field Values ApplicationVersion public static...name. See Also: Constant Field Values Title public static final String...

    apireference.groupdocs.com/search/java/com.grou...
  7. border-inline-style - CSS: Cascading Style Shee...

    The border-inline-style CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the Values defined for writing-mode, direction, and text-orientation....properties depending on the values defined for writing-mode ,...Syntax css /* <'border-style'> values */ border-inline-style: dashed;...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  8. border-inline-end-style - CSS: Cascading Style ...

    The border-inline-end-style CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the Values defined for writing-mode, direction, and text-orientation....border-left-style property depending on the values defined for writing-mode ,...Syntax css /* <'border-style'> values */ border-inline-end-style:...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  9. wordprocessinglocktype - GroupDocs.Watermark fo...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou...... See Also: Constant Field Values AllowOnlyComments public static...document. See Also: Constant Field Values AllowOnlyFormFields public...

    apireference.groupdocs.com/watermark/java/com.g...
  10. color() - CSS: Cascading Style Sheets | MDN

    The color() functional notation allows a color to be specified in a particular, specified color space rather than the implicit sRGB color space that most of the other color functions operate in.... Syntax css /* Absolute values */ color(display-p3 1 0.5 0);...1 0.5 0 / .5); /* Relative values */ color(from green srgb r...

    developer.mozilla.org/en-US/docs/Web/CSS/color_...