Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 8331 - 8340 of about 10,000 for filetype:html (0.45 sec)

  1. <stop>

    The <stop> SVG element defines a color and its position to use on a gradient. This element is always a child of a <linearGradient> or <radialGradient> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/stop
    Registered: Wed Sep 03 00:43:48 UTC 2025
    - Last Modified: Tue Sep 02 00:48:43 UTC 2025
    - 206.5K bytes
    - Viewed (0)
  2. bias

    The bias attribute shifts the range of the filter. After applying the kernelMatrix of the <feConvolveMatrix> element to the input image to yield a number and applied the divisor attribute, the bias attribute is added to each component. This allows representation of values that would otherwise be clamped to 0 or 1.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/bias
    Registered: Wed Sep 03 00:42:28 UTC 2025
    - Last Modified: Tue Sep 02 00:48:39 UTC 2025
    - 201K bytes
    - Viewed (0)
  3. <svg>

    The <svg> SVG element is a container that defines a new coordinate system and viewport. It is used as the outermost element of SVG documents, but it can also be used to embed an SVG fragment inside an SVG or HTML document.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/svg
    Registered: Wed Sep 03 00:42:35 UTC 2025
    - Last Modified: Tue Sep 02 00:48:43 UTC 2025
    - 214.9K bytes
    - Viewed (0)
  4. Static initialization blocks

    Static initialization blocks are declared within a class. It contains statements to be evaluated during class initialization. This permits more flexible initialization logic than static properties, such as using try...catch or setting multiple fields from a single value. Initialization is performed in the context of the current class declaration, with access to private state, which allows the class to share information of its private elements with other classes or functions declared in the same scope (analogous to "friend" classes in C++).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Static_initialization_blocks
    Registered: Wed Sep 03 00:44:24 UTC 2025
    - Last Modified: Tue Sep 02 00:48:14 UTC 2025
    - 230.1K bytes
    - Viewed (0)
  5. OpenSearchService - Boto3 1.40.21 documentation

    Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Close Menu Hid...
    boto3.amazonaws.com/v1/documentation/api/latest/reference/services/opensearch.html
    Registered: Wed Sep 03 00:24:14 UTC 2025
    - Last Modified: Fri Aug 29 19:26:59 UTC 2025
    - 84.8K bytes
    - Viewed (0)
  6. Getting Started with Java in VS Code

    Java tutorial showing basic Java language support in the Visual Studio Code editor
    code.visualstudio.com/docs/java/java-tutorial
    Registered: Wed Sep 03 00:24:19 UTC 2025
    - 104.8K bytes
    - Viewed (0)
  7. Testing with C# Dev Kit

    Testing C# with C# Dev Kit in Visual Studio Code
    code.visualstudio.com/docs/csharp/testing
    Registered: Wed Sep 03 00:24:23 UTC 2025
    - 106.4K bytes
    - Viewed (0)
  8. keydown event | jQuery API Documentation

    jQuery API Documentation Bind an event handler to the "keydown" event, or trigger that event on an element. Contents:...
    api.jquery.com/keydown/
    Registered: Wed Sep 03 00:24:25 UTC 2025
    - Last Modified: Wed Sep 03 00:24:25 UTC 2025
    - 42.4K bytes
    - Viewed (0)
  9. MultipartyApproval - Boto3 1.40.22 documentation

    Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Close Menu Hid...
    boto3.amazonaws.com/v1/documentation/api/latest/reference/services/mpa.html
    Registered: Wed Sep 03 00:24:26 UTC 2025
    - Last Modified: Tue Sep 02 19:26:28 UTC 2025
    - 78.4K bytes
    - Viewed (0)
  10. Testing Java with Visual Studio Code

    See how you can test your Java code in Visual Studio Code.
    code.visualstudio.com/docs/java/java-testing
    Registered: Wed Sep 03 00:24:27 UTC 2025
    - 115.9K bytes
    - Viewed (0)
Back to top