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

css

(0.05 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. scale3d() - CSS: Cascading Style Sheets | MDN

    The scale3d() Css function defines a transformation that resizes an element in 3D space. Because the amount of scaling is defined by a vector [sx, sy, sz], it can resize different dimensions at different scales. Its result is a data type....Français 日本語 Русский The scale3d() CSS function defines a transformation...be applied in each direction. css scale3d(sx, sy, sz) Values sx...

    developer.mozilla.org/en-US/docs/Web/CSS/transf...
  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. :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-...
  5. 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
  6. :link - CSS: Cascading Style Sheets | MDN

    developer.mozilla.org/en-US/docs/Web/CSS/:link
  7. <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...
  8. scale() - CSS: Cascading Style Sheets | MDN

    The scale() Css function defines a transformation that resizes an element on the 2D plane. Because the amount of scaling is defined by a vector [sx, sy], it can resize the horizontal and vertical dimensions at different scales. Its result is a data type....Brasil) 中文 (简体) The scale() CSS function defines a transformation...be applied in each direction. css scale(sx) scale(sx, sy) Values...

    developer.mozilla.org/en-US/docs/Web/CSS/transf...
  9. 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...
  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...