Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 7,032 for

css

(0.26 sec)
  1. <ratio> - CSS: Cascading Style Sheets | MDN

    The Css data type describes the proportional relationship between a width and height. It is used as a value for the aspect-ratio media feature in @media media queries, the aspect-ratio size feature in @container container queries, and as a value for the Css aspect-ratio property....Русский 中文 (简体) The <ratio> CSS data type describes the proportional...queries, and as a value for the CSS aspect-ratio property. Syntax...

    developer.mozilla.org/en-US/docs/Web/CSS/ratio
  2. var() - CSS: Cascading Style Sheets | MDN

    The var() Css function can be used to insert the value of a custom property (sometimes called a "Css variable") instead of any part of a value of another property....Brasil) Русский 中文 (简体) The var() CSS function can be used to insert...property (sometimes called a "CSS variable") instead of any part...

    developer.mozilla.org/en-US/docs/Web/CSS/var
  3. Bug FF css filter linear gradient - MDN - Mozil...

    https://mlich.zam.slu.cz/js-matter/js-bridge/bb-edit.htm #levels button {background: linear-gradient(0deg, transparent 0%, #8e8583 0%, #8e8583 31%, transparent 31%); border: 2px solid #333; padding: 0; margin: 0 3px 6p…...Bug FF css filter linear gradient MDN Peter_Mlich (Peter Mlich)...

    discourse.mozilla.org/t/bug-ff-css-filter-linea...
  4. counter() - CSS: Cascading Style Sheets | MDN

    The counter() Css function returns a string representing the current value of the named counter, if there is one....Français 日本語 中文 (简体) The counter() CSS function returns a string representing...is supported. Try it Syntax css /* Basic usage */ counter(counter-name);...

    developer.mozilla.org/en-US/docs/Web/CSS/counter
  5. <flex> - CSS: Cascading Style Sheets | MDN

    The Css data type denotes a flexible length within a grid container. It is used in grid-template-columns, grid-template-rows and other related properties....日本語 Русский 中文 (简体) The <flex> CSS data type denotes a flexible...grid container. As with all CSS dimensions, there is no space...

    developer.mozilla.org/en-US/docs/Web/CSS/flex_v...
  6. <dimension> - CSS: Cascading Style Sheets | MDN

    The Css data type represents a with a unit attached to it, for example 10px....日本語 中文 (简体) The <dimension> CSS data type represents a <number>...attached to it, for example 10px . CSS uses dimensions to specify distances...

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

    The url() Css function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another Css function, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the data type....Deutsch 日本語 中文 (简体) The url() CSS function is used to include a...passed as a parameter of another CSS function, like the attr() function...

    developer.mozilla.org/en-US/docs/Web/CSS/url_fu...
  8. <resolution> - CSS: Cascading Style Sheets | MDN

    The Css data type, used for describing resolutions in media queries, denotes the pixel density of an output device, i.e., its resolution....日本語 中文 (简体) The <resolution> CSS data type , used for describing...screens, the units are related to CSS inches, centimeters, or pixels...

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

    The :paused Css pseudo-class selector represents an element that is playable, such as

    developer.mozilla.org/en-US/docs/Web/CSS/:paused
  10. paint() - CSS: Cascading Style Sheets | MDN

    The paint() Css function defines an value generated with a PaintWorklet....Deutsch Français 日本語 The paint() CSS function defines an <image> value...with a PaintWorklet. Syntax css paint(workletName, ...parameters)...

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