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

reporting

(0.06 sec)
  1. Shorthand properties - CSS: Cascading Style She...

    Shorthand properties are CSS properties that let you set the values of multiple other CSS properties simultaneously. Using a shorthand property, you can write more concise (and often more readable) style sheets, saving time and energy....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/Shorth...
  2. JavaScript | MDN

    JavaScript (JS)는 가벼운, 인터프리터 혹은 just-in-time 컴파일 프로그래밍 언어로, 일급 함수를 지원합니다. 웹 페이지를 위한 스크립트 언어로 잘 알려져 있지만, Node.js, Apache CouchDB, Adobe Acrobat처럼 많은 비 브라우저 환경에서도 사용하고 있습니다. JavaScript는 프로토타입 기반, 다중 패러다임, 단일 스레드, 동적 언어로, 객체지향형, 명령형, 선언형(함수형 프로그래밍 등) 스타일을 지원합니다....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/ko/docs/Web/JavaScript
  3. hue-rotate() - CSS: Cascading Style Sheets | MDN

    The hue-rotate() CSS function rotates the hue of an element and its contents. Its result is a ....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/filter...
  4. image() - CSS: Cascading Style Sheets | MDN

    The image() CSS function defines an in a similar fashion to the url() function, but with added functionality including specifying the image's directionality, displaying just a part of that image defined by a media fragment, and specifying a solid color as a fallback in case none of the specified images are able to be rendered....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/image/...
  5. browser_action - Mozilla | MDN

    A browser action is a button that your extension adds to the browser's toolbar. The button has an icon, and may optionally have a popup whose content is specified using HTML, CSS, and JavaScript....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  6. URLSearchParams - Web APIs | MDN

    Learn about the URLSearchParams 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/URLSea...
  7. itemscope - HTML: Hypertext Markup Language | MDN

    itemscope 전역 특성은 연관된 메타데이터의 범위를 지정하는 불리언 특성입니다. 요소에 itemscope 특성을 지정하면 새로운 아이템을 생성하고, 그 결과로 요소에 관련된 키-값 쌍 다수를 낳습니다. 관련 특성인 itemtype은 어휘(schema.org 등)의 유효한 URL을 지정할 때 사용합니다. 아래 각각의 예제는 schema.org의 어휘를 사용합니다....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/ko/docs/Web/HTML/Global_a...
  8. ARIA: table role - Accessibility | MDN

    The table value of the ARIA role attribute identifies the element containing the role as having a non-interactive table structure containing data arranged in rows and columns, similar to the native HTML element....View this page on GitHub • Report a problem with this content...
    developer.mozilla.org/en-US/docs/Web/Accessibil...
  9. ARIA: tree role - Accessibility | MDN

    A tree is a widget that allows the user to select one or more items from a hierarchically organized collection....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  10. <thead>: 表ヘッダー要素 - HTML: ハイパーテキストマークアップ言語 | MDN

  11. は HTML の要素で、表の列の見出しを定義する行のセットを定義します。...View this page on GitHub • Report a problem with this content...
    developer.mozilla.org/ja/docs/Web/HTML/Element/...