Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,849 for

css

(0.1 sec)
  1. break-before - CSS: Cascading Style Sheets | MDN

    The break-before Css property sets how page, column, or region breaks should behave before a generated box. If there is no generated box, the property is ignored....Français 日本語 The break-before CSS property sets how page, column...property is ignored. Try it Syntax css /* Generic break values */ break-before:...

    developer.mozilla.org/en-US/docs/Web/CSS/break-...
  2. break-after - CSS: Cascading Style Sheets | MDN

    The break-after Css property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored....日本語 中文 (简体) The break-after CSS property sets how page, column...property is ignored. Try it Syntax css /* Generic break values */ break-after:...

    developer.mozilla.org/en-US/docs/Web/CSS/break-...
  3. font-family - CSS: Cascading Style Sheets | MDN

    The font-family Css property specifies a prioritized list of one or more font family names and/or generic family names for the selected element....Русский 中文 (简体) The font-family CSS property specifies a prioritized...font family is chosen. Syntax css /* A font family name and a generic...

    developer.mozilla.org/en-US/docs/Web/CSS/font-f...
  4. overflow - CSS: Cascading Style Sheets | MDN

    The overflow Css shorthand property sets the desired behavior when content does not fit in the element's padding box (overflows) in the horizontal and/or vertical direction....Русский 中文 (简体) The overflow CSS shorthand property sets the desired...following CSS properties: overflow-x overflow-y Syntax css /* Keyword...

    developer.mozilla.org/en-US/docs/Web/CSS/overflow
  5. scroll-timeline-axis - CSS: Cascading Style She...

    The scroll-timeline-axis Css property is used to specify the scrollbar direction that will be used to provide the timeline for a named scroll progress timeline animation, which is progressed through by scrolling a scrollable element (scroller) between top and bottom (or left and right). scroll-timeline is set on the scroller that will provide the timeline. See Css scroll-driven animations for more details.... The scroll-timeline-axis CSS property is used to specify the...will provide the timeline. See CSS scroll-driven animations for...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  6. max-inline-size - CSS: Cascading Style Sheets |...

    The max-inline-size Css property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the max-width or the max-height property, depending on the value of writing-mode....中文 (简体) The max-inline-size CSS property defines the horizontal...of the element. Try it Syntax css /* <length> values */ max-inline-size:...

    developer.mozilla.org/en-US/docs/Web/CSS/max-in...
  7. Consistent list indentation - CSS: Cascading St...

    One of the most common style changes made to lists is a change in the indentation distance—that is, how far the list items are pushed over to the right. This article will help you understand indenting list items so that list item markers are visible.... css li { border: 1px dashed red;...e., <ul> ). According to the CSS box model, the list items' boxes...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_li...
  8. scroll-margin-inline-end - CSS: Cascading Style...

    The scroll-margin-inline-end property defines the margin of the scroll snap area at the end of the inline 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-margin-inline-end:...<div>4</div> </div> CSS Let's walk through the CSS. The outer container...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  9. scroll-margin-inline-start - CSS: Cascading Sty...

    The scroll-margin-inline-start property defines the margin of the scroll snap area at the start of the inline 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...<div>4</div> </div> CSS Let's walk through the CSS. The outer container...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  10. mask-border-source - CSS: Cascading Style Sheet...

    The mask-border-source Css property sets the source image used to create an element's mask border....Français 日本語 The mask-border-source CSS property sets the source image...the final mask border. Syntax css /* Keyword value */ mask-border-source:...

    developer.mozilla.org/en-US/docs/Web/CSS/mask-b...