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

report

(0.09 sec)
  1. Logical OR (||) - JavaScript | MDN

    The logical OR (||) (logical disjunction) operator for a set of operands is true if and only if one or more of its operands is true. It is typically used with boolean (logical) values. When it is, it returns a Boolean value. However, the || operator actually returns the value of one of the specified operands, so if this operator is used with non-Boolean values, it will return a non-Boolean value....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  2. ::first-line - CSS: Cascading Style Sheets | MDN

    The ::first-line CSS pseudo-element applies styles to the first line of a block container....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/::firs...
  3. <strong> - элемент выделения важного текста - H...

    HTML-элемент указывает на то, что его содержание имеет большое значение, серьёзность или срочность. Браузеры обычно отображают содержимое жирным шрифтом....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/ru/docs/Web/HTML/Element/...
  4. <input type="password"> - HTML: Lenguaje de eti...

    Los elementos de tipo "password" proporcionan una forma para que el usuario ingrese una contraseña de forma segura. El elemento se presenta como un control de editor de texto, sin formato, de una línea, en el que el texto está oculto para que no pueda leerse, generalmente reemplazando cada carácter con un símbolo como el asterisco ("*") o un punto ("•"). Este carácter variará dependiendo del user agent y del OS....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/es/docs/Web/HTML/Element/...
  5. <font> - HTML: ハイパーテキストマークアップ言語 | MDN

    は HTML の要素で、その内容のフォントサイズ、文字色、使用フォントを定義します。...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/ja/docs/Web/HTML/Element/...
  6. id - HTML: ハイパーテキストマークアップ言語 | MDN

    id グローバル属性は、文書全体で一意でなければならない識別子 (ID) を定義します。この属性の用途は、リンク(フラグメント識別子を使用)、スクリプト、スタイル(CSS を使用)で要素を特定することです。...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/ja/docs/Web/HTML/Global_a...
  7. AnalyserNode - Web APIs | MDN

    Learn about the AnalyserNode interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/Analys...
  8. FileSystemFileHandle - Web APIs | MDN

    Learn about the FileSystemFileHandle interface, including its properties and methods, code examples, specifications, and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/FileSy...
  9. HTMLMediaElement: srcObject property - Web APIs...

    Learn about the HTMLMediaElement.srcObject property, including its type, code examples, specifications, and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/HTMLMe...
  10. border-inline-start - CSS: Cascading Style Shee...

    The border-inline-start CSS property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet....View this page on GitHub • Report a problem with this content...

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