Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 6,935 for

css

(0.08 sec)
  1. grid-column-start - CSS: Cascading Style Sheets...

    The grid-column-start Css property specifies a grid item's start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area....Français 日本語 The grid-column-start CSS property specifies a grid item's...the grid area . Try it Syntax css /* Keyword value */ grid-column-start:...

    developer.mozilla.org/en-US/docs/Web/CSS/grid-c...
  2. ::-webkit-scrollbar - CSS: Cascading Style Shee...

    The ::-webkit-scrollbar Css pseudo-element affects the style of an element's scrollbar when it has scrollable overflow.... The ::-webkit-scrollbar CSS pseudo-element affects the style...scrollbar styles for more details. CSS Scrollbar Selectors You can use...

    developer.mozilla.org/en-US/docs/Web/CSS/::-web...
  3. max-block-size - CSS: Cascading Style Sheets | MDN

    The max-block-size Css property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by writing-mode. That is, if the writing direction is horizontal, then max-block-size is equivalent to max-height; if the writing direction is vertical, max-block-size is the same as max-width....日本語 Русский The max-block-size CSS property specifies the maximum...modes in action. Try it Syntax css /* <length> values */ max-block-size:...

    developer.mozilla.org/en-US/docs/Web/CSS/max-bl...
  4. scroll-margin-block-start - CSS: Cascading Styl...

    The scroll-margin-block-start property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.... Try it Syntax css /* <length> values */ scroll...Specifications Specification CSS Scroll Snap Module Level 1 #...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  5. repeating-radial-gradient() - CSS: Cascading St...

    The repeating-radial-gradient() Css function creates an image consisting of repeating gradients that radiate from an origin. It is similar to radial-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container, similar to repeating-linear-gradient(). The function's result is an object of the data type, which is a special kind of ....repeating-radial-gradient() CSS function creates an image consisting...the <color> data type. Syntax css /* A gradient at the center of...

    developer.mozilla.org/en-US/docs/Web/CSS/gradie...
  6. view-timeline-inset - CSS: Cascading Style Shee...

    The view-timeline-inset Css property is used to specify one or two values representing an adjustment to the position of the scrollport (see Scroll container for more details) in which the subject element of a named view progress timeline animation is deemed to be visible. Put another way, this allows you to specify start and/or end inset (or outset) values that offset the position of the timeline.... The view-timeline-inset CSS property is used to specify one...animation along its timeline. See CSS scroll-driven animations for...

    developer.mozilla.org/en-US/docs/Web/CSS/view-t...
  7. mask-border-slice - CSS: Cascading Style Sheets...

    The mask-border-slice Css property divides the image set by mask-border-source into regions. These regions are used to form the components of an element's mask border....中文 (简体) The mask-border-slice CSS property divides the image set...element's mask border . Syntax css /* All sides */ mask-border-slice:...

    developer.mozilla.org/en-US/docs/Web/CSS/mask-b...
  8. transition-timing-function - CSS: Cascading Sty...

    The transition-timing-function Css property sets how intermediate values are calculated for Css properties being affected by a transition effect....The transition-timing-function CSS property sets how intermediate...intermediate values are calculated for CSS properties being affected by...

    developer.mozilla.org/en-US/docs/Web/CSS/transi...
  9. Using container size and style queries - CSS: C...

    Container queries enable you to apply styles to elements nested within a specific container based on the features of that container. The query returns true or false depending on whether the query condition is true for the container.... css @container <container-condition>#...supported by style queries is CSS custom properties . In this case...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_co...
  10. print-color-adjust - CSS: Cascading Style Sheet...

    The print-color-adjust Css property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device....(简体) The print-color-adjust CSS property sets what, if anything...of the output device. Syntax css print-color-adjust: economy;...

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