Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 6,943 for

css

(0.06 sec)
  1. ::first-line - CSS: Cascading Style Sheets | MDN

    The ::first-line Css pseudo-element applies styles to the first line of a block container....Русский 中文 (简体) The ::first-line CSS pseudo-element applies styles...in CSS2. For the purposes of CSS background , the ::first-line...

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

    The outline Css shorthand property sets most of the outline properties in a single declaration....Русский 中文 (简体) The outline CSS shorthand property sets most...shorthand for the following CSS properties: outline-width outline-style...

    developer.mozilla.org/en-US/docs/Web/CSS/outline
  3. border-top-color - CSS: Cascading Style Sheets ...

    The border-top-color Css property sets the color of an element's top border. It can also be set with the shorthand Css properties border-color or border-top....正體中文 (繁體) The border-top-color CSS property sets the color of an...also be set with the shorthand CSS properties border-color or border-top...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  4. CSS Typed Object Model API - Web APIs | MDN

    The Css Typed Object Model API simplifies Css property manipulation by exposing Css values as typed JavaScript objects rather than strings. This not only simplifies Css manipulation, but also lessens the negative impact on performance as compared to HTMLElement.style....Deutsch 日本語 The CSS Typed Object Model API simplifies CSS property manipulation...manipulation by exposing CSS values as typed JavaScript objects...

    developer.mozilla.org/en-US/docs/Web/API/CSS_Ty...
  5. overflow-inline - CSS: Cascading Style Sheets |...

    The overflow-inline Css property sets what shows when content overflows the inline start and end edges of a box. This may be nothing, a scroll bar, or the overflow content....中文 (简体) The overflow-inline CSS property sets what shows when...mode of the document. Syntax css /* Keyword values */ overflow-inline:...

    developer.mozilla.org/en-US/docs/Web/CSS/overfl...
  6. :autofill - CSS: Cascading Style Sheets | MDN

    The :autofill Css pseudo-class matches when an element has its value autofilled by the browser. The class stops matching if the user edits the field....Français 日本語 中文 (简体) The :autofill CSS pseudo-class matches when an...in its internal stylesheet: css background-color: rgb(232 240...

    developer.mozilla.org/en-US/docs/Web/CSS/:autofill
  7. :required - CSS: Cascading Style Sheets | MDN

    The :required Css pseudo-class represents any ,