Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 3,176 for host:developer.mozilla.org (0.34 sec)

  1. <ellipse> - SVG | MDN

    The <ellipse> SVG element is an SVG basic shape, used to create ellipses based on a center coordinate, and both their x and y radius.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/ellipse
    Registered: Mon Nov 03 01:00:30 UTC 2025
    - Last Modified: Sun Nov 02 01:14:16 UTC 2025
    - 168.8K bytes
    - Viewed (0)
  2. do...while - JavaScript | MDN

    The do...while statement creates a loop that executes a specified statement as long as the test condition evaluates to true. The condition is evaluated after executing the statement, resulting in the specified statement executing at least once.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/do...while
    Registered: Mon Nov 03 00:59:42 UTC 2025
    - Last Modified: Sun Nov 02 01:14:09 UTC 2025
    - 187.3K bytes
    - Viewed (0)
  3. media - SVG | MDN

    The media attribute specifies a media query that must be matched for a style sheet to apply.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/media
    Registered: Mon Nov 03 01:17:14 UTC 2025
    - Last Modified: Mon Nov 03 01:13:46 UTC 2025
    - 163K bytes
    - Viewed (0)
  4. limitingConeAngle - SVG | MDN

    The limitingConeAngle attribute represents the angle in degrees between the spot light axis (i.e., the axis between the light source and the point to which it is pointing at) and the spot light cone. So it defines a limiting cone which restricts the region where the light is projected. No light is projected outside the cone.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/limitingConeAngle
    Registered: Mon Nov 03 01:16:55 UTC 2025
    - Last Modified: Mon Nov 03 01:13:46 UTC 2025
    - 163.7K bytes
    - Viewed (0)
  5. href - SVG | MDN

    The href attribute defines a link to a resource as a reference URL. The exact meaning of that link depends on the context of each element using it.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/href
    Registered: Mon Nov 03 01:17:42 UTC 2025
    - Last Modified: Mon Nov 03 01:13:45 UTC 2025
    - 191.4K bytes
    - Viewed (0)
  6. marker-start - SVG | MDN

    The marker-start attribute defines the arrowhead or polymarker that will be drawn at the first vertex of the given shape.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/marker-start
    Registered: Mon Nov 03 01:17:24 UTC 2025
    - Last Modified: Mon Nov 03 01:13:46 UTC 2025
    - 165.9K bytes
    - Viewed (0)
  7. <line> - SVG | MDN

    The <line> SVG element is an SVG basic shape used to create a line connecting two points.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/line
    Registered: Mon Nov 03 01:06:16 UTC 2025
    - Last Modified: Sun Nov 02 01:14:17 UTC 2025
    - 168.8K bytes
    - Viewed (0)
  8. <title> โ€” the SVG accessible name element - SVG...

    The <title> SVG element provides an accessible, short-text description of any SVG container element or graphics element.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/title
    Registered: Mon Nov 03 01:05:48 UTC 2025
    - Last Modified: Sun Nov 02 01:14:17 UTC 2025
    - 165.9K bytes
    - Viewed (0)
  9. typeof - JavaScript | MDN

    The typeof operator returns a string indicating the type of the operand's value.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof
    Registered: Mon Nov 03 01:05:53 UTC 2025
    - Last Modified: Sun Nov 02 01:14:09 UTC 2025
    - 194.3K bytes
    - Viewed (0)
  10. <animate> - SVG | MDN

    The <animate> SVG element provides a way to animate an attribute of an element over time.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/animate
    Registered: Mon Nov 03 01:05:14 UTC 2025
    - Last Modified: Sun Nov 02 01:14:16 UTC 2025
    - 167.6K bytes
    - Viewed (0)
Back to top