Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 6,942 for

css

(0.17 sec)
  1. ellipse() - CSS: Cascading Style Sheets | MDN

    The ellipse() Css function is one of the data types....Deutsch 日本語 中文 (简体) The ellipse() CSS function is one of the <basic-shape>...<basic-shape> data types . Try it Syntax css shape-outside: ellipse(40% 50%...

    developer.mozilla.org/en-US/docs/Web/CSS/basic-...
  2. font-palette - CSS: Cascading Style Sheets | MDN

    The font-palette Css property allows specifying one of the many palettes contained in a color font that a user agent may use for the font. Users can also override the values in a palette or create a new palette by using the @font-palette-values at-rule....日本語 中文 (简体) The font-palette CSS property allows specifying one...specified with !important . Syntax css /* Using a font-defined palette...

    developer.mozilla.org/en-US/docs/Web/CSS/font-p...
  3. min-width - CSS: Cascading Style Sheets | MDN

    The min-width Css property sets the minimum width of an element. It prevents the used value of the width property from becoming smaller than the value specified for min-width....Русский 中文 (简体) The min-width CSS property sets the minimum width...max-width or width . Syntax css /* <length> value */ min-width:...

    developer.mozilla.org/en-US/docs/Web/CSS/min-width
  4. 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...
  5. overflow-clip-margin - CSS: Cascading Style She...

    The overflow-clip-margin Css property determines how far outside its bounds an element with overflow: clip may be painted before being clipped. The bound defined by this property is called the overflow clip edge of the box....日本語 The overflow-clip-margin CSS property determines how far outside...clip edge of the box. Syntax css /* <length> values */ overflow-clip-margin:...

    developer.mozilla.org/en-US/docs/Web/CSS/overfl...
  6. -webkit-text-stroke - CSS: Cascading Style Shee...

    The -webkit-text-stroke Css property specifies the width and color of strokes for text characters. This is a shorthand property for the longhand properties -webkit-text-stroke-width and -webkit-text-stroke-color....(简体) The -webkit-text-stroke CSS property specifies the width...-webkit-text-stroke-color . css /* Width and color values */...

    developer.mozilla.org/en-US/docs/Web/CSS/-webki...
  7. 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...
  8. :-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-...
  9. :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...
  10. @font-face - CSS: Cascading Style Sheets | MDN

    The @font-face Css at-rule specifies a custom font with which to display text; the font can be loaded from either a remote server or a locally-installed font on the user's own computer....(简体) 正體中文 (繁體) The @font-face CSS at-rule specifies a custom font...user's own computer. Syntax css @font-face { font-family: "Trickster";...

    developer.mozilla.org/en-US/docs/Web/CSS/@font-...