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

reporting

(0.12 sec)
  1. @position-try - CSS: Cascading Style Sheets | MDN

    The @position-try CSS at-rule is used to define a custom position try fallback option, which can be used to define positioning and alignment for anchor-positioned elements. One or more sets of position try fallback options can be applied to the anchored element via the position-try-fallbacks property or position-try shorthand. When the positioned element is moved to a position where it starts to overflow its containing block or the viewport, the browser will select the first position try fallback option it finds that places the positioned element fully back on-screen....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/@posit...
  2. Shapes from images - CSS: Cascading Style Sheet...

    In this guide, we will take a look at how we can create a shape from an image file with an alpha channel or even from a CSS Gradient. This is a very flexible way to create shapes. Rather than drawing a path with a complex polygon in CSS, you can create the shape in a graphics program and then use the path created by the pixels less opaque than a threshold value....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_sh...
  3. let - JavaScript | MDN

    The let declaration declares re-assignable, block-scoped local variables, optionally initializing each to a value....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. switch - JavaScript | MDN

    The switch statement evaluates an expression, matching the expression's value against a series of case clauses, and executes statements after the first case clause with a matching value, until a break statement is encountered. The default clause of a switch statement will be jumped to if no case matches the expression's value....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  5. for...in - JavaScript | MDN

    The for...in statement iterates over all enumerable string properties of an object (ignoring properties keyed by symbols), including inherited enumerable properties....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  6. MathML tables - Learn web development | MDN

    In this article, we've reviewed the , and elements which are the equivalent of HTML elements for tables. We have seen how to use them for representing matrix-like objects and how it is sometimes used for advanced layout....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Learn/MathML/F...
  7. WebGLRenderingContext - Web APIs | MDN

    Learn about the WebGLRenderingContext interface, including specifications and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/WebGLR...
  8. Experiment: Remember language 🧪 · mdn · Discus...

    Experiment: Remember language 🧪...you for taking the time to report this issue, which is similar...

    github.com/orgs/mdn/discussions/739
  9. <section>: 汎用セクション要素 - HTML: ハイパーテキストマークアップ言語 |...

    は HTML の要素で、文書の自立した一般的なセクション(区間)を表します。そのセクションを表現するより意味的に具体的な要素がない場合に使用します。少数の例外を除いて、セクションには見出しを置いてください。...View this page on GitHub • Report a problem with this content...

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

    tabindex グローバル属性は、開発者が HTML要素をフォーカス可能にし、(ふつうは名前の由来である Tab キーによる)順番にフォーカスすることを許可または防止し、順番にフォーカスするための相対順序を決定することができるようにします。...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/ja/docs/Web/HTML/Global_a...