Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 6,935 for

css

(0.3 sec)
  1. view-timeline-name - CSS: Cascading Style Sheet...

    The view-timeline-name Css property is used to define the name of a named view progress timeline, which is progressed through based on the change in visibility of an element (known as the subject) inside a scrollable element (scroller). view-timeline is set on the subject.... The view-timeline-name CSS property is used to define the...view-timeline shorthand property. Syntax css view-timeline-name: none; view-timeline-name:...

    developer.mozilla.org/en-US/docs/Web/CSS/view-t...
  2. font-variant-alternates - CSS: Cascading Style ...

    The font-variant-alternates Css property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in @font-feature-values....The font-variant-alternates CSS property controls the usage of...associated feature. This allows CSS rules to enable alternative glyphs...

    developer.mozilla.org/en-US/docs/Web/CSS/font-v...
  3. :nth-last-of-type() - CSS: Cascading Style Shee...

    The :nth-last-of-type() Css pseudo-class matches elements based on their position among siblings of the same type (tag name), counting from the end....(简体) The :nth-last-of-type() CSS pseudo-class matches elements...detailed explanation of its syntax. css :nth-last-of-type(<An+B> | even...

    developer.mozilla.org/en-US/docs/Web/CSS/:nth-l...
  4. Flow layout and writing modes - CSS: Cascading ...

    In most cases, flow layout works as you would expect it to when changing the writing mode of the document or parts of the document. This can be used to properly typeset vertical languages or for creative reasons. Css is making this easier by way of introducing logical properties and values so that when working in a vertical writing mode sizing can be based on element's inline and block size. This will be useful when creating components which can work in different writing-modes....Français 日本語 한국어 中文 (简体) The CSS 2.1 specification, which details...the use of writing modes in CSS, the aim here is to document...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_fl...
  5. Composer le HTML avec les CSS - Apprendre le dé...

    Les Cascading StyleSheets — ou Css — (Feuilles de style en cascade) sont la première technique à apprendre après le HTML. Alors que HTML s'utilise pour définir la structure et la sémantique du contenu, les Css sont employées pour composer et déterminer l'apparence de ce contenu. Ainsi par exemple, vous utiliserez les Css pour modifier les polices, la couleur, la taille et l'espacement de votre contenu, pour le répartir sur plusieurs colonnes ou bien pour ajouter des animations et autres fonctionnalités décoratives....Les Cascading StyleSheets — ou CSS — (Feuilles de style en cascade)...la sémantique du contenu, les CSS sont employées pour composer...

    developer.mozilla.org/fr/docs/Learn/CSS
  6. hyphenate-limit-chars - CSS: Cascading Style Sh...

    The hyphenate-limit-chars Css property specifies the minimum word length to allow hyphenation of words as well as the minimum number of characters before and after the hyphen....Deutsch The hyphenate-limit-chars CSS property specifies the minimum...for better typography. Syntax css /* Numeric values */ hyphenate-limit-chars:...

    developer.mozilla.org/en-US/docs/Web/CSS/hyphen...
  7. Coordinate systems - CSS: Cascading Style Sheet...

    When specifying the location of a pixel in a graphics context (just like when specifying coordinate systems in algebra), its position is defined relative to a fixed point in the context. This fixed point is called the origin. The position is specified as the number of pixels offset from the origin along each dimension of the context....coordinate systems used by the CSS object model. These are generally...to the screen's surface. The CSS z-index attribute affects where...

    developer.mozilla.org/en-US/docs/Web/CSS/CSSOM_...
  8. scroll-padding-inline-end - CSS: Cascading Styl...

    The scroll-padding-inline-end property defines offsets for the end edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.... Try it Syntax css /* Keyword values */ scroll-padding-inline-end:...Specifications Specification CSS Scroll Snap Module Level 1 #...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  9. justify-self - CSS: Cascading Style Sheets | MDN

    The Css justify-self property sets the way a box is justified inside its alignment container along the appropriate axis....Deutsch Français 日本語 中文 (简体) The CSS justify-self property sets the...alignment in grid layouts . Syntax css /* Basic keywords */ justify-self:...

    developer.mozilla.org/en-US/docs/Web/CSS/justif...
  10. background-size - CSS: Cascading Style Sheets |...

    The background-size Css property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space....中文 (简体) The background-size CSS property sets the size of the...transparency/translucency. Syntax css /* Keyword values */ background-size:...

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