Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 6,941 for

css

(0.13 sec)
  1. :focus-within - CSS: Cascading Style Sheets | MDN

    The :focus-within Css pseudo-class matches an element if the element or any of its descendants are focused. In other words, it represents an element that is itself matched by the :focus pseudo-class or has a descendant that is matched by :focus. (This includes descendants in shadow trees.)...Русский 中文 (简体) The :focus-within CSS pseudo-class matches an element...of its <input> fields. Syntax css :focus-within { /* ... */ } Examples...

    developer.mozilla.org/en-US/docs/Web/CSS/:focus...
  2. backface-visibility - CSS: Cascading Style Shee...

    The backface-visibility Css property sets whether the back face of an element is visible when turned towards the user....(简体) The backface-visibility CSS property sets whether the back...have no perspective.) Syntax css /* Keyword values */ backface-visibility:...

    developer.mozilla.org/en-US/docs/Web/CSS/backfa...
  3. unicode-bidi - CSS: Cascading Style Sheets | MDN

    The unicode-bidi Css property, together with the direction property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The unicode-bidi property overrides this algorithm and allows the developer to control the text embedding....日本語 中文 (简体) The unicode-bidi CSS property, together with the direction...should not override it. Syntax css /* Keyword values */ unicode-bidi:...

    developer.mozilla.org/en-US/docs/Web/CSS/unicod...
  4. outline-color - CSS: Cascading Style Sheets | MDN

    The outline-color Css property sets the color of an element's outline....Русский 中文 (简体) The outline-color CSS property sets the color of an...element's outline. Try it Syntax css /* <color> values */ outline-color:...

    developer.mozilla.org/en-US/docs/Web/CSS/outlin...
  5. stroke-dashoffset - CSS: Cascading Style Sheets...

    The stroke-dashoffset Css property defines an offset for the starting point of the rendering of an SVG element's associated dash array. If present, it overrides the element's stroke-dashoffset attribute....Deutsch The stroke-dashoffset CSS property defines an offset for...descendant elements' strokes. Syntax css /* Keyword */ stroke-dashoffset:...

    developer.mozilla.org/en-US/docs/Web/CSS/stroke...
  6. background-position-x - CSS: Cascading Style Sh...

    The background-position-x Css property sets the initial horizontal position for each background image. The position is relative to the position layer set by background-origin....(简体) The background-position-x CSS property sets the initial horizontal...the element after it. Syntax css /* Keyword values */ background-position-x:...

    developer.mozilla.org/en-US/docs/Web/CSS/backgr...
  7. ::-moz-focus-inner - CSS: Cascading Style Sheet...

    The ::-moz-focus-inner Css pseudo-element is a Mozilla extension that represents an inner focus ring of the

    developer.mozilla.org/en-US/docs/Web/CSS/::-moz...
  8. transition-behavior - CSS: Cascading Style Shee...

    The transition-behavior Css property specifies whether transitions will be started for properties whose animation behavior is discrete....日本語 The transition-behavior CSS property specifies whether transitions...behavior is discrete . Syntax css /* Keyword values */ transition-behavior:...

    developer.mozilla.org/en-US/docs/Web/CSS/transi...
  9. mask - CSS: Cascading Style Sheets | MDN

    The mask Css shorthand property hides an element (partially or fully) by masking or clipping the image at specific points....(do Brasil) 中文 (简体) The mask CSS shorthand property hides an element...shorthand for the following CSS properties: mask-clip mask-composite...

    developer.mozilla.org/en-US/docs/Web/CSS/mask
  10. scroll-margin-inline - CSS: Cascading Style She...

    The scroll-margin-inline shorthand property sets the scroll margins of an element in the inline dimension....shorthand for the following CSS properties: scroll-margin-inline-end...scroll-margin-inline-start Syntax css /* <length> values */ scroll-margin-inline:...

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