Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 6,159 for

reporting

(0.09 sec)
  1. Consistent list indentation - CSS: Cascading St...

    One of the most common style changes made to lists is a change in the indentation distance—that is, how far the list items are pushed over to the right. This article will help you understand indenting list items so that list item markers are visible....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_li...
  2. matrix3d() - CSS: Cascading Style Sheets | MDN

    The matrix3d() CSS function defines a 3D transformation as a 4x4 homogeneous matrix. Its result is a data type....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/transf...
  3. @font-face - CSS: Cascading Style Sheets | MDN

    The @font-face CSS at-rule specifies a custom font with which to display text; the font can be loaded from either a remote server or a locally-installed font on the user's own computer....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/@font-...
  4. list-style - CSS: Cascading Style Sheets | MDN

    The list-style CSS shorthand property allows you to set all the list style properties at once....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/list-s...
  5. interpolate-size - CSS: Cascading Style Sheets ...

    The interpolate-size CSS property allows you to enable animations and transitions between a value and an intrinsic size value such as auto, fit-content, or max-content....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/interp...
  6. text-emphasis-position - CSS: Cascading Style S...

    The text-emphasis-position CSS property sets where emphasis marks are drawn. Similar to the text rendered by the HTML element, if there isn't enough room for emphasis marks, the line height is increased....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/text-e...
  7. Method definitions - JavaScript | MDN

    Method definition is a shorter syntax for defining a function property in an object initializer. It can also be used in classes....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. function - JavaScript | MDN

    The function declaration creates a binding of a new function to a given name....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. encodeURI() - JavaScript | MDN

    The encodeURI() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two surrogate characters). Compared to encodeURIComponent(), this function encodes fewer characters, preserving those that are part of the URI syntax....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. <canvas> : l'élément de canevas graphique - HTM...

    On utilise l'élément HTML avec l'API canvas, ou l'API WebGL pour dessiner des graphiques et des animations....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/fr/docs/Web/HTML/Element/...