Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 6,941 for

css

(0.23 sec)
  1. dominant-baseline - CSS: Cascading Style Sheets...

    The dominant-baseline Css property specifies the specific baseline used to align the box's text and inline-level contents. It also indicates the default alignment baseline of any boxes participating in baseline alignment in the box's alignment context. If present, it overrides the shape's dominant-baseline attribute....Deutsch 日本語 The dominant-baseline CSS property specifies the specific...<tspan> SVG elements. Syntax css /* Initial value */ dominant-baseline:...

    developer.mozilla.org/en-US/docs/Web/CSS/domina...
  2. mask-origin - CSS: Cascading Style Sheets | MDN

    The mask-origin Css property sets the origin of a mask....Français 日本語 The mask-origin CSS property sets the origin of a...specified by the mask-image CSS property. For elements rendered...

    developer.mozilla.org/en-US/docs/Web/CSS/mask-o...
  3. Subgrid - CSS: Cascading Style Sheets | MDN

    Level 2 of the Css grid layout specification includes a subgrid value for grid-template-columns and grid-template-rows. This guide details what subgrid does and gives some use cases and design patterns that the feature solves....Français 日本語 Русский Level 2 of the CSS grid layout specification includes...background-color: rgb(40 240 83); } css .grid { display: grid; grid-template-columns:...

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

    The text-transform Css property specifies how to capitalize an element's text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized. It also can help improve legibility for ruby....Brasil) 中文 (简体) The text-transform CSS property specifies how to capitalize...compatibility table . Syntax css /* Keyword values */ text-transform:...

    developer.mozilla.org/en-US/docs/Web/CSS/text-t...
  5. @counter-style - CSS: Cascading Style Sheets | MDN

    The @counter-style Css at-rule lets you extend predefined list styles and define your own counter styles that are not part of the predefined set of styles. The @counter-style rule contains descriptors defining how the counter value is converted into a string representation....Русский 中文 (简体) The @counter-style CSS at-rule lets you extend predefined...into a string representation. css @counter-style thumbs { system:...

    developer.mozilla.org/en-US/docs/Web/CSS/@count...
  6. timeline-scope - CSS: Cascading Style Sheets | MDN

    The timeline-scope Css property modifies the scope of a named animation timeline.... The timeline-scope CSS property modifies the scope of...specified name is created. Syntax css timeline-scope: none; timeline-scope:...

    developer.mozilla.org/en-US/docs/Web/CSS/timeli...
  7. align-self - CSS: Cascading Style Sheets | MDN

    The align-self Css property overrides a grid or flex item's align-items value. In grid, it aligns the item inside the grid area. In flexbox, it aligns the item on the cross axis....Русский 中文 (简体) The align-self CSS property overrides a grid or...align-self is ignored. Syntax css /* Keyword values */ align-self:...

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

    The anchor-name Css property enables defining an element as an anchor element by giving it one or more identifying anchor names. Each name can then be set as the value of a positioned element's position-anchor property to associate it with the anchor.... The anchor-name CSS property enables defining an...associate it with the anchor. Syntax css /* Single values */ anchor-name:...

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

    The Css align-content property sets the distribution of space between and around content items along a flexbox's cross axis, or a grid or block-level element's block axis....Brasil) Русский 中文 (简体) The CSS align-content property sets the...flex-wrap: nowrap ). Syntax css /* Normal alignment */ align-content:...

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

    The offset-rotate Css property defines the orientation/direction of the element as it is positioned along the offset-path....Français 日本語 The offset-rotate CSS property defines the orientation/direction...property motion-rotation . Syntax css /* Follow the path direction...

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