Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 8,782 for

view

(0.07 sec)
  1. <q> : l'élément de citation en incise - HTML (H...

    L'élément HTML indique que le texte qu'il contient est une citation en incise. La plupart des navigateurs modernes entoure le texte de cet élément avec des marques de citation. Cet élément est destiné aux citations courtes qui ne nécessitent pas de sauts de paragraphe. Pour les plus grandes citations, on utilisera l'élément
    .... View this page on GitHub • Report...

    developer.mozilla.org/fr/docs/Web/HTML/Element/q
  2. SyntaxError: missing variable name - JavaScript...

    The JavaScript exception "missing variable name" is a common error. It is usually caused by omitting a variable name or a typographic error.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. RangeError: radix must be an integer - JavaScri...

    The JavaScript exception "radix must be an integer at least 2 and no greater than 36" occurs when the optional radix parameter of the Number.prototype.toString() or the BigInt.prototype.toString() method was specified and is not between 2 and 36.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. <dt> : l'élément pour le terme d'une descriptio...

    L'élément HTML
    identifie un terme dans une liste de définitions ou de descriptions. Cet élément n'apparaît qu'en tant qu'élément enfant d'un élément
    et est généralement suivi d'un élément
    . Plusieurs éléments
    qui se suivent indiqueront qu'ils partagent la définition/description fournie par le prochain élément
    .... View this page on GitHub • Report...

    developer.mozilla.org/fr/docs/Web/HTML/Element/dt
  5. Recursion - MDN Web Docs Glossary: Definitions ...

    The act of a function calling itself, recursion is used to solve problems that contain smaller sub-problems. A recursive function can receive two inputs: a base case (ends recursion) or a recursive case (resumes recursion).... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Glossary/Recur...
  6. <hgroup>: The Heading Group element - HTML: Hyp...

    The
    HTML element represents a heading and related content. It groups a single

    element with one or more

    .... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  7. flex-flow - CSS: Cascading Style Sheets | MDN

    The flex-flow CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/flex-flow
  8. CSP: base-uri - HTTP | MDN

    The HTTP Content-Security-Policy base-uri directive restricts the URLs which can be used in a document's element. If this value is absent, then any URI is allowed. If this directive is absent, the user agent will use the value in the element.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  9. WebGLProgram - Web APIs | MDN

    Learn about the WebGLProgram interface, including code examples, specifications, and browser compatibility.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/API/WebGLP...
  10. footer (rodapé) - HTML: Linguagem de Marcação d...

    O elemento HTML de Rodapé (
    ) representa um rodapé para o seu sectioning content (conteúdo de seção) mais próximo ou sectioning root elemento (ou seja, seu parente mais próximo
    ,

    developer.mozilla.org/pt-BR/docs/Web/HTML/Eleme...