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

report

(0.08 sec)
  1. <html> - HTML: Lenguaje de etiquetas de hiperte...

    El elemento HTML (o elemento HTML raiz) representa la raiz de un documento HTML. El resto de elementos descienden de este elemento....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/es/docs/Web/HTML/Element/...
  2. itemref - HTML(超文本标记语言) | MDN

    itemref 全局属性 不具有 itemscope 属性的元素的后代,才可以与具有 itemref 的元素关联。itemref 提供了元素 id(并不是 itemid)的列表,并具有文档其他地方的额外属性。...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/zh-CN/docs/Web/HTML/Globa...
  3. <s>: The Strikethrough element - HTML: HyperTex...

    The HTML element renders text with a strikethrough, or a line through it. Use the element to represent things that are no longer relevant or no longer accurate. However, is not appropriate when indicating document edits; for that, use the and elements, as appropriate....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  4. Extension pages - Mozilla | MDN

    You can include HTML pages in your extension to provide forms, help, or any other content your extension needs....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  5. <head> : l'élément de métadonnées (en-tête) du ...

    L'élément HTML fournit des informations générales (métadonnées) sur le document, incluant son titre et des liens ou des définitions vers des scripts et feuilles de style....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/fr/docs/Web/HTML/Element/...
  6. rotateY() - CSS: Cascading Style Sheets | MDN

    The rotateY() CSS function defines a transformation that rotates an element around the y-axis (vertical) without deforming it. 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...
  7. skewY() - CSS: Cascading Style Sheets | MDN

    The skewY() CSS function defines a transformation that skews an element in the vertical direction on the 2D plane. 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...
  8. rotateZ() - CSS: Cascading Style Sheets | MDN

    The rotateZ() CSS function defines a transformation that rotates an element around the z-axis without deforming it. 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...
  9. Bitwise NOT (~) - JavaScript | MDN

    The bitwise NOT (~) operator returns a number or BigInt whose binary representation has a 1 in each bit position for which the corresponding bit of the operand is 0, and a 0 otherwise....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. SyntaxError: character class escape cannot be u...

    The JavaScript exception "character class escape cannot be used in class range in regular expression" occurs when a Unicode-aware regular expression pattern contains a character class where a boundary of a character range is another character class, such as a character class escape....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...