Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 811 - 820 of 3,220 for host:developer.mozilla.org (0.06 sec)

  1. <a> - SVG | MDN

    The <a> SVG element creates a hyperlink to other web pages, files, locations in the same page, email addresses, or any other URL. It is very similar to HTML's <a> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/a
    Registered: Mon Jul 07 01:13:28 UTC 2025
    - Last Modified: Thu Jul 03 09:38:41 UTC 2025
    - 126.3K bytes
    - Viewed (0)
  2. SVG as an image - SVG | MDN

    SVG can be used as an image format in HTML, CSS, certain SVG elements, and via the Canvas API. This page lists the features where you can provide SVG as an image source.
    developer.mozilla.org/en-US/docs/Web/SVG/Guides/SVG_as_an_image
    Registered: Mon Jul 07 01:13:38 UTC 2025
    - Last Modified: Thu Jul 03 09:38:32 UTC 2025
    - 106.8K bytes
    - Viewed (0)
  3. <linearGradient> - SVG | MDN

    The <linearGradient> SVG element lets authors define linear gradients to apply to other SVG elements.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/linearGradient
    Registered: Mon Jul 07 01:11:33 UTC 2025
    - Last Modified: Thu Jul 03 09:38:43 UTC 2025
    - 120.3K bytes
    - Viewed (0)
  4. Grouping operator ( ) - JavaScript | MDN

    The grouping ( ) operator controls the precedence of evaluation in expressions. It also acts as a container for arbitrary expressions in certain syntactic constructs, where ambiguity or syntax errors would otherwise occur.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Grouping
    Registered: Mon Jul 07 01:11:37 UTC 2025
    - Last Modified: Thu Jul 03 09:38:27 UTC 2025
    - 157.7K bytes
    - Viewed (0)
  5. Date - JavaScript | MDN

    JavaScript Date objects represent a single moment in time in a platform-independent format. Date objects encapsulate an integral number that represents milliseconds since the midnight at the beginning of January 1, 1970, UTC (the epoch).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
    Registered: Mon Jul 07 01:11:47 UTC 2025
    - Last Modified: Thu Jul 03 09:38:14 UTC 2025
    - 159.9K bytes
    - Viewed (0)
  6. decodeURIComponent() - JavaScript | MDN

    The decodeURIComponent() function decodes a Uniform Resource Identifier (URI) component previously created by encodeURIComponent() or by a similar routine.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURIComponent
    Registered: Mon Jul 07 01:11:52 UTC 2025
    - Last Modified: Thu Jul 03 09:38:15 UTC 2025
    - 148.6K bytes
    - Viewed (0)
  7. <circle> - SVG | MDN

    The <circle> SVG element is an SVG basic shape, used to draw circles based on a center point and a radius.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/circle
    Registered: Mon Jul 07 01:12:23 UTC 2025
    - Last Modified: Thu Jul 03 09:38:41 UTC 2025
    - 116.1K bytes
    - Viewed (0)
  8. globalThis - JavaScript | MDN

    The globalThis global property contains the global this value, which is usually akin to the global object.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis
    Registered: Mon Jul 07 01:16:27 UTC 2025
    - Last Modified: Thu Jul 03 09:38:16 UTC 2025
    - 154.8K bytes
    - Viewed (0)
  9. <feDisplacementMap> - SVG | MDN

    The <feDisplacementMap> SVG filter primitive uses the pixel values from the image from in2 to spatially displace the image from in.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feDisplacementMap
    Registered: Mon Jul 07 01:16:38 UTC 2025
    - Last Modified: Thu Jul 03 09:38:42 UTC 2025
    - 117.8K bytes
    - Viewed (0)
  10. <g> - SVG | MDN

    The <g> SVG element is a container used to group other SVG elements.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/g
    Registered: Mon Jul 07 01:16:55 UTC 2025
    - Last Modified: Thu Jul 03 09:38:43 UTC 2025
    - 113.7K bytes
    - Viewed (0)
Back to top