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

css

(0.17 sec)
  1. 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
  2. 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...
  3. 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...
  4. Attribute selectors - CSS: Cascading Style Shee...

    The Css attribute selector matches elements based on the element having a given attribute explicitly set, with options for defining an attribute value or substring value match....Brasil) Русский 中文 (简体) The CSS attribute selector matches elements...value or substring value match. css /* <a> elements with a title...

    developer.mozilla.org/en-US/docs/Web/CSS/Attrib...
  5. 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...
  6. <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...
  7. 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...
  8. 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...
  9. anchor-size() - CSS: Cascading Style Sheets | MDN

    The anchor-size() Css function enables sizing anchor-positioned elements relative to the dimensions of anchor elements. It returns the of a specified side of the target anchor element. anchor-size() is only valid when used within the value of anchor-positioned elements' sizing properties.... The anchor-size() CSS function enables sizing anchor-positioned...features and usage, see the CSS anchor positioning module landing...

    developer.mozilla.org/en-US/docs/Web/CSS/anchor...
  10. box-align - CSS: Cascading Style Sheets | MDN

    The box-align Css property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box....is a property of the original CSS flexible box layout Module draft...newer standard. The box-align CSS property specifies how an element...

    developer.mozilla.org/en-US/docs/Web/CSS/box-align