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

reporting

(0.11 sec)
  1. opacity - CSS: Cascading Style Sheets | MDN

    The opacity CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/opacity
  2. scroll-snap-stop - CSS: Cascading Style Sheets ...

    The scroll-snap-stop CSS property defines whether or not the scroll container is allowed to "pass over" possible snap positions....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...
  3. Keyed collections - JavaScript | MDN

    This chapter introduces collections of data which are indexed by a key; Map and Set objects contain elements which are iterable in the order of insertion....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. Quantifier: *, +, ?, {n}, {n,}, {n,m} - JavaScr...

    A quantifier repeats an atom a certain number of times. The quantifier is placed after the atom it applies to....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  5. In flow and out of flow - CSS: Cascading Style ...

    In this guide, we have covered the ways to take an element out of flow in order to achieve some very specific types of positioning. In the next guide we will look at a related issue, that of creating a Block Formatting Context, in Formatting Contexts Explained....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_fl...
  6. width - CSS: Cascading Style Sheets | MDN

    The width CSS property sets an element's width. By default, it sets the width of the content area, but if box-sizing is set to border-box, it sets the width of the border area....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/width
  7. <named-color> - CSS: Cascading Style Sheets | MDN

    The CSS data type is the name of a color, such as red, blue, black, or lightseagreen. Syntactically, a is an ....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/named-...
  8. HTMLElement - Web APIs | MDN

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

    developer.mozilla.org/en-US/docs/Web/API/HTMLEl...
  9. Selection - Web APIs | MDN

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

    developer.mozilla.org/en-US/docs/Web/API/Selection
  10. 멀티미디어와 임베딩 - Web 개발 학습하기 | MDN

    우리는 이 과정에서 지금까지 많은 텍스트를 살펴 봤지만 텍스트만을 사용한 웹은 따분합니다. 보다 흥미로운 내용으로 웹을 생생하게 만드는 방법을 살펴 보도록 합시다! 여기에서는 HTML을 사용하여 이미지를 포함 할 수있는 다양한 방법과 비디오, 오디오 및 웹 페이지 전체를 포함하는 방법을 비롯하여 웹 페이지에 멀티미디어를 포함하는 방법을 살펴 보도록 하겠습니다....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/ko/docs/Learn/HTML/Multim...