Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 6,942 for

css

(0.07 sec)
  1. font-variant - CSS: Cascading Style Sheets | MDN

    The font-variant Css shorthand property allows you to set all the font variants for a font....日本語 中文 (简体) The font-variant CSS shorthand property allows you...values of font-variant defined in CSS Level 2.1, (that is, normal or...

    developer.mozilla.org/en-US/docs/Web/CSS/font-v...
  2. :-moz-loading - CSS: Cascading Style Sheets | MDN

    The :-moz-loading Css pseudo-class is a Mozilla extension that matches elements that can't be displayed because they have not started loading, such as images that haven't started to arrive yet. Note that images that are in the process of loading are not matched by this pseudo-class.... The :-moz-loading CSS pseudo-class is a Mozilla extension...by theme developers. Syntax css :-moz-loading { /* ... */ } Examples...

    developer.mozilla.org/en-US/docs/Web/CSS/:-moz-...
  3. :volume-locked - CSS: Cascading Style Sheets | MDN

    The :volume-locked Css pseudo-class selector represents an element that is capable of making sound, such as

    developer.mozilla.org/en-US/docs/Web/CSS/:volum...
  4. break-inside - CSS: Cascading Style Sheets | MDN

    The break-inside Css property sets how page, column, or region breaks should behave inside a generated box. If there is no generated box, the property is ignored....日本語 中文 (简体) The break-inside CSS property sets how page, column...property is ignored. Try it Syntax css /* Keyword values */ break-inside:...

    developer.mozilla.org/en-US/docs/Web/CSS/break-...
  5. list-style-image - CSS: Cascading Style Sheets ...

    The list-style-image Css property sets an image to be used as the list item marker....中文 (简体) The list-style-image CSS property sets an image to be...apply to all list items. Syntax css /* Keyword values */ list-style-image:...

    developer.mozilla.org/en-US/docs/Web/CSS/list-s...
  6. border-block-width - CSS: Cascading Style Sheet...

    The border-block-width Css property defines the width of the logical block borders 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 and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation....(简体) The border-block-width CSS property defines the width of...border-inline-end-width . Syntax css /* <'border-width'> values */...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  7. border-block-style - CSS: Cascading Style Sheet...

    The border-block-style Css property defines the style of the logical block 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....(简体) The border-block-style CSS property defines the style of...border-inline-end-style . Syntax css /* <'border-style'> values */...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  8. :invalid - CSS: Cascading Style Sheets | MDN

    The :invalid Css pseudo-class represents any
    ,
    , or other element whose contents fail to validate....Русский 中文 (简体) The :invalid CSS pseudo-class represents any <form>...errors for the user. Syntax css :invalid { /* ... */ } Accessibility...

    developer.mozilla.org/en-US/docs/Web/CSS/:invalid
  9. color-scheme - CSS: Cascading Style Sheets | MDN

    The color-scheme Css property allows an element to indicate which color schemes it can comfortably be rendered in. User agents change the following aspects of the UI chrome to match the used color scheme:...Русский 中文 (简体) The color-scheme CSS property allows an element to...used values of CSS system colors . Try it Syntax css color-scheme:...

    developer.mozilla.org/en-US/docs/Web/CSS/color-...
  10. bottom - CSS: Cascading Style Sheets | MDN

    The bottom Css property participates in setting the vertical position of a positioned element. This inset property has no effect on non-positioned elements....日本語 Русский 中文 (简体) The bottom CSS property participates in setting...property is ignored. Syntax css /* <length> values */ bottom:...

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