Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,849 for

css

(0.08 sec)
  1. Masonry layout - CSS: Cascading Style Sheets | MDN

    Level 3 of the Css grid layout specification includes a masonry value for grid-template-columns and grid-template-rows. This guide details what masonry layout is and how to use it.... Level 3 of the CSS grid layout specification includes...background-color: #ffd8a8; color: #d9480f; } css .grid { display: grid; gap: 10px;...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_gr...
  2. mask-border-mode - CSS: Cascading Style Sheets ...

    The mask-border-mode Css property specifies the blending mode used in a mask border....中文 (简体) The mask-border-mode CSS property specifies the blending...used in a mask border . Syntax css /* Keyword values */ mask-border-mode:...

    developer.mozilla.org/en-US/docs/Web/CSS/mask-b...
  3. border-inline-start-width - CSS: Cascading Styl...

    The border-inline-start-width Css property defines the width of the logical inline-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation....The border-inline-start-width CSS property defines the width of...text-orientation . Try it Syntax css /* <'border-width'> values */...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  4. border-inline-start - CSS: Cascading Style Shee...

    The border-inline-start Css property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet....(简体) The border-inline-start CSS property is a shorthand property...shorthand for the following CSS properties: border-inline-start-color...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  5. font-optical-sizing - CSS: Cascading Style Shee...

    The font-optical-sizing Css property sets whether text rendering is optimized for viewing at different sizes....日本語 The font-optical-sizing CSS property sets whether text rendering...different sizes. Try it Syntax css /* keyword values */ font-optical-sizing:...

    developer.mozilla.org/en-US/docs/Web/CSS/font-o...
  6. text-decoration-color - CSS: Cascading Style Sh...

    The text-decoration-color Css property sets the color of decorations added to text by text-decoration-line....(简体) The text-decoration-color CSS property sets the color of decorations...the property's value. Try it CSS does not provide a direct mechanism...

    developer.mozilla.org/en-US/docs/Web/CSS/text-d...
  7. contain-intrinsic-width - CSS: Cascading Style ...

    The contain-intrinsic-width Css property sets the width of an element that a browser will use for layout when the element is subject to size containment....The contain-intrinsic-width CSS property sets the width of an...to size containment . Syntax css /* Keyword values */ contain-intrinsic-width:...

    developer.mozilla.org/en-US/docs/Web/CSS/contai...
  8. contain-intrinsic-height - CSS: Cascading Style...

    The contain-intrinsic-height Css property sets the height of an element that a browser can use for layout when the element is subject to size containment....The contain-intrinsic-height CSS property sets the height of an...to size containment . Syntax css /* Keyword values */ contain-intrinsic-height:...

    developer.mozilla.org/en-US/docs/Web/CSS/contai...
  9. ::view-transition-old - CSS: Cascading Style Sh...

    The ::view-transition-old Css pseudo-element represents the "old" view state of a view transition — a static snapshot of the old view, before the transition....(简体) The ::view-transition-old CSS pseudo-element represents the...included in the UA stylesheet: css :root::view-transition-old(*)...

    developer.mozilla.org/en-US/docs/Web/CSS/::view...
  10. <display-outside> - CSS: Cascading Style Sheets...

    The keywords specify the element's outer display type, which is essentially its role in flow layout. These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the keywords....1</span> <span>span 2</span> CSS css span { display: block; border:...Specifications Specification CSS Display Module Level 3 # typ...

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