Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 6,941 for

css

(0.19 sec)
  1. border-block-color - CSS: Cascading Style Sheet...

    The border-block-color Css property defines the color of the logical block borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation....(简体) The border-block-color CSS property defines the color of...border-inline-end-color . Syntax css border-block-color: yellow; border-block-color:...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  2. position-visibility - CSS: Cascading Style Shee...

    The position-visibility Css property enables conditionally hiding an anchor-positioned element depending on, for example, whether it is overflowing its containing element or the viewport.... The position-visibility CSS property enables conditionally...element or the viewport. Syntax css /* Single values */ position-visibility:...

    developer.mozilla.org/en-US/docs/Web/CSS/positi...
  3. scroll-snap-align - CSS: Cascading Style Sheets...

    The scroll-snap-align property specifies the box's snap position as an alignment of its snap area (as the alignment subject) within its snap container's snap port (as the alignment container).... Try it Syntax css /* Single keyword value */ scroll-snap-align:...Specifications Specification CSS Scroll Snap Module Level 1 #...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  4. text-anchor - CSS: Cascading Style Sheets | MDN

    The text-anchor Css property aligns a box containing a string of text where the wrapping area is determined from the inline-size property, and the text is then placed relative to the anchor point of the element, which is defined using the x and y (or dx and dy) attributes. If present, the value of the Css property overrides any value of the element's text-anchor attribute....language Deutsch The text-anchor CSS property aligns a box containing...If present, the value of the CSS property overrides any value...

    developer.mozilla.org/en-US/docs/Web/CSS/text-a...
  5. font-size - CSS: Cascading Style Sheets | MDN

    The font-size Css property sets the size of the font. Changing the font size also updates the sizes of the font size-relative units, such as em, ex, and so forth....Русский 中文 (简体) The font-size CSS property sets the size of the...and so forth. Try it Syntax css /* <absolute-size> values */...

    developer.mozilla.org/en-US/docs/Web/CSS/font-size
  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. <calc-keyword> - CSS: Cascading Style Sheets | MDN

    The Css data type represents well-defined constants such as e and pi. Rather than require authors to manually type out several digits of these mathematical constants or calculate them, a few of them are provided directly by Css for convenience....Deutsch 日本語 The <calc-keyword> CSS data type represents well-defined...them are provided directly by CSS for convenience. Syntax The <calc-keyword>...

    developer.mozilla.org/en-US/docs/Web/CSS/calc-k...
  8. font-smooth - CSS: Cascading Style Sheets | MDN

    The font-smooth Css property controls the application of anti-aliasing when fonts are rendered.... The font-smooth CSS property controls the application...when fonts are rendered. Syntax css /* Keyword values */ font-smooth:...

    developer.mozilla.org/en-US/docs/Web/CSS/font-s...
  9. border-image-source - CSS: Cascading Style Shee...

    The border-image-source Css property sets the source image used to create an element's border image....(简体) The border-image-source CSS property sets the source image...the final border image. Syntax css /* Keyword value */ border-image-source:...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  10. marker-mid - CSS: Cascading Style Sheets | MDN

    The marker-mid Css property points to a marker that will be drawn on the middle vertices of the element's path; that is, at each of its vertices between the start and end vertices. The marker must have been defined using an SVG element, and can only be referenced with a value. The value of the Css property overrides any values of the marker-mid attribute in the SVG....language Deutsch The marker-mid CSS property points to a marker that...<url> value. The value of the CSS property overrides any values...

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