Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,849 for

css

(0.07 sec)
  1. Resizing background images with background-size...

    The background-size Css property lets you resize the background image of an element, overriding the default behavior of tiling the image at its full size by specifying the width and/or height of the image. By doing so, you can scale the image upward or downward as desired....中文 (简体) The background-size CSS property lets you resize the...class="tiledBackground"></div> CSS css .tiledBackground { background-image:...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_ba...
  2. Shapes from images - CSS: Cascading Style Sheet...

    In this guide, we will take a look at how we can create a shape from an image file with an alpha channel or even from a Css Gradient. This is a very flexible way to create shapes. Rather than drawing a path with a complex polygon in Css, you can create the shape in a graphics program and then use the path created by the pixels less opaque than a threshold value....alpha channel or even from a CSS Gradient. This is a very flexible...path with a complex polygon in CSS, you can create the shape in...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_sh...
  3. font-variant-numeric - CSS: Cascading Style She...

    The font-variant-numeric Css property controls the usage of alternate glyphs for numbers, fractions, and ordinal markers....(简体) The font-variant-numeric CSS property controls the usage of...ordinal markers. Try it Syntax css font-variant-numeric: normal;...

    developer.mozilla.org/en-US/docs/Web/CSS/font-v...
  4. Flow layout and overflow - CSS: Cascading Style...

    Whether you are in continuous media on the web or in a Paged Media format such as print or EPUB, understanding how content overflows is useful when dealing with any layout method. By understanding how overflow works in normal flow, you should find it easier to understand the implications of overflow content in layout methods such as grid and flexbox....element with a constrained size in CSS. This guide explains how overflow...inspiration from the fact. </p> css body { font: 1.2em / 1.5 sans-serif;...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_fl...
  5. box-flex-group - CSS: Cascading Style Sheets | MDN

    The box-flex-group Css property assigns the flexbox's child elements to a flex group....is a property of the original CSS flexible box layout Module draft...standard. The box-flex-group CSS property assigns the flexbox's...

    developer.mozilla.org/en-US/docs/Web/CSS/box-fl...
  6. ::-webkit-meter-suboptimum-value - CSS: Cascadi...

    The ::-webkit-meter-suboptimum-value pseudo-element styles the element when the value attribute falls outside of the low-high range and is not equivalent to the optimum value.... Syntax css ::-webkit-meter-suboptimum-value...value="2"> Score 2/10 </meter> CSS css body { font-family: monospace;...

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

    The drop-shadow() Css function applies a drop shadow effect to the input image. Its result is a ....日本語 中文 (简体) The drop-shadow() CSS function applies a drop shadow...of the image itself . Syntax css /* Two length values */ /* drop-shadow(...

    developer.mozilla.org/en-US/docs/Web/CSS/filter...
  8. contain-intrinsic-block-size - CSS: Cascading S...

    The contain-intrinsic-block-size Css logical property defines the block size of an element that a browser can use for layout when the element is subject to size containment....contain-intrinsic-block-size CSS logical property defines the...horizontal dimension. Syntax css /* Keyword values */ contain...

    developer.mozilla.org/en-US/docs/Web/CSS/contai...
  9. grid-template-rows - CSS: Cascading Style Sheet...

    The grid-template-rows Css property defines the line names and track sizing functions of the grid rows....(简体) The grid-template-rows CSS property defines the line names...the grid rows . Try it Syntax css /* Keyword value */ grid-template-rows:...

    developer.mozilla.org/en-US/docs/Web/CSS/grid-t...
  10. Basic shapes with shape-outside - CSS: Cascadin...

    Css Shapes can be defined using the type. In this guide, we discuss creating rectangles, circles, ellipses, and polygons with the shape-outside property. These are features defined in the Css shapes module....language Deutsch Français 日本語 CSS Shapes can be defined using the...are features defined in the CSS shapes module . Before looking...

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