Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,849 for

css

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

    The image() Css function defines an in a similar fashion to the url() function, but with added functionality including specifying the image's directionality, displaying just a part of that image defined by a media fragment, and specifying a solid color as a fallback in case none of the specified images are able to be rendered....Deutsch Français 日本語 The image() CSS function defines an <image> in...able to be rendered. Note: The CSS image() function should not confused...

    developer.mozilla.org/en-US/docs/Web/CSS/image/...
  2. right - CSS: Cascading Style Sheets | MDN

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

    developer.mozilla.org/en-US/docs/Web/CSS/right
  3. transition-duration - CSS: Cascading Style Shee...

    The transition-duration Css property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur....(繁體) The transition-duration CSS property sets the length of time...cases, the CSS declaration stays valid. Syntax css /* <time> values...

    developer.mozilla.org/en-US/docs/Web/CSS/transi...
  4. content-visibility - CSS: Cascading Style Sheet...

    The content-visibility Css property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. It enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster....(简体) The content-visibility CSS property controls whether or...processing power. Try it Syntax css /* Keyword values */ content-visibility:...

    developer.mozilla.org/en-US/docs/Web/CSS/conten...
  5. animation-direction - CSS: Cascading Style Shee...

    The animation-direction Css property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward....(简体) The animation-direction CSS property sets whether an animation...animation properties at once. Syntax css /* Single animation */ animation-direction:...

    developer.mozilla.org/en-US/docs/Web/CSS/animat...
  6. user-select - CSS: Cascading Style Sheets | MDN

    The user-select Css property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes....Русский 中文 (简体) The user-select CSS property controls whether the...in textboxes. Try it Syntax css /* Keyword values */ user-select:...

    developer.mozilla.org/en-US/docs/Web/CSS/user-s...
  7. min() - CSS: Cascading Style Sheets | MDN

    The min() Css function lets you set the smallest (most negative) value from a list of comma-separated expressions as the value of a Css property value. The min() function can be used anywhere a , , ,

    developer.mozilla.org/en-US/docs/Web/CSS/min
  8. outline-offset - CSS: Cascading Style Sheets | MDN

    The outline-offset Css property sets the amount of space between an outline and the edge or border of an element....Русский 中文 (简体) The outline-offset CSS property sets the amount of space...of an element. Try it Syntax css /* <length> values */ outline-offset:...

    developer.mozilla.org/en-US/docs/Web/CSS/outlin...
  9. :-moz-broken - CSS: Cascading Style Sheets | MDN

    The :-moz-broken Css pseudo-class is a Mozilla extension that matches elements representing broken image links.... The :-moz-broken CSS pseudo-class is a Mozilla extension...by theme developers. Syntax css :-moz-broken { /* ... */ } Examples...

    developer.mozilla.org/en-US/docs/Web/CSS/:-moz-...
  10. margin-inline - CSS: Cascading Style Sheets | MDN

    The margin-inline Css shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation....日本語 中文 (简体) The margin-inline CSS shorthand property is a shorthand...shorthand for the following CSS properties: margin-inline-start...

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