Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 6,946 for

css

(0.08 sec)
  1. Using feature queries - CSS: Cascading Style Sh...

    Feature queries are a useful tool for progressively enhancing a site. They enable you to provide a good solution for all browsers, and an enhanced solution for browsers that support newer properties and values....support one or more CSS features, such as CSS properties and property...certain feature, and then provide CSS that will only run based on the...

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

    The :host() Css pseudo-class function selects the shadow host of the shadow DOM containing the Css it is used inside (so you can select a custom element from inside its shadow DOM) — but only if the selector given as the function's parameter matches the shadow host. :host() has no effect when used outside a shadow DOM....Русский 中文 (简体) The :host() CSS pseudo-class function selects...the shadow DOM containing the CSS it is used inside (so you can...

    developer.mozilla.org/en-US/docs/Web/CSS/:host_...
  3. <shape> - CSS: Cascading Style Sheets | MDN

    The Css data type defines the specific form (shape) of a region. The region represents the part of an element to which the clip property applies.... The <shape> CSS data type defines the specific...form of a rectangle. rect() css rect(top, right, bottom, left)...

    developer.mozilla.org/en-US/docs/Web/CSS/shape
  4. cy - CSS: Cascading Style Sheets | MDN

    The cy Css property defines the y-axis center point of an SVG or elements. If present, it overrides the element's cy attribute....Remember language Deutsch The cy CSS property defines the y-axis center...elements or pseudo-elements. Syntax css /* length and percentage values...

    developer.mozilla.org/en-US/docs/Web/CSS/cy
  5. perspective - CSS: Cascading Style Sheets | MDN

    The perspective Css property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective....Русский 中文 (简体) The perspective CSS property determines the distance...some perspective. Try it Syntax css /* Keyword value */ perspective:...

    developer.mozilla.org/en-US/docs/Web/CSS/perspe...
  6. :only-child - CSS: Cascading Style Sheets | MDN

    The :only-child Css pseudo-class represents an element without any siblings. This is the same as :first-child:last-child or :nth-child(1):nth-last-child(1), but with a lower specificity....Русский 中文 (简体) The :only-child CSS pseudo-class represents an element...lower specificity. Try it Syntax css :only-child { /* ... */ } Examples...

    developer.mozilla.org/en-US/docs/Web/CSS/:only-...
  7. :target - CSS: Cascading Style Sheets | MDN

    The :target Css pseudo-class represents a unique element (the target element) with an id matching the URL's fragment....中文 (简体) 正體中文 (繁體) The :target CSS pseudo-class represents a unique...matching the URL's fragment. css /* Selects an element with an...

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

    developer.mozilla.org/en-US/docs/Web/CSS/:link
  9. <length-percentage> - CSS: Cascading Style Shee...

    The Css data type represents a value that can be either a or a ....(简体) The <length-percentage> CSS data type represents a value...lengths in so many places.</p> CSS css p { /* length-percentage examples...

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

    The translate() Css function repositions an element in the horizontal and/or vertical directions. Its result is a data type....Brasil) 中文 (简体) The translate() CSS function repositions an element...moves in each direction. Syntax css /* Single <length-percentage>...

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