Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 421 - 430 of 2,702 for host:developer.mozilla.org (0.06 sec)

  1. font-size - SVG: Scalable Vector Graphics | MDN

    The font-size attribute refers to the size of the font from baseline to baseline when multiple lines of text are set solid in a multiline layout environment.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-size
    Registered: Mon Nov 25 04:38:21 UTC 2024
    - Last Modified: Sat Nov 23 16:10:30 UTC 2024
    - 125.8K bytes
    - Viewed (0)
  2. from - SVG: Scalable Vector Graphics | MDN

    The from attribute indicates the initial value of the attribute that will be modified during the animation.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/From
    Registered: Mon Nov 25 04:37:41 UTC 2024
    - Last Modified: Sat Nov 23 16:10:30 UTC 2024
    - 125.3K bytes
    - Viewed (0)
  3. font-stretch - SVG: Scalable Vector Graphics | MDN

    The font-stretch attribute indicates the desired amount of condensing or expansion in the glyphs used to render the text.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-stretch
    Registered: Mon Nov 25 04:38:00 UTC 2024
    - Last Modified: Sat Nov 23 16:10:30 UTC 2024
    - 123.2K bytes
    - Viewed (0)
  4. end - SVG: Scalable Vector Graphics | MDN

    The end attribute defines an end value for the animation that can constrain the active duration.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/end
    Registered: Mon Nov 25 04:36:04 UTC 2024
    - Last Modified: Sat Nov 23 16:10:30 UTC 2024
    - 150.4K bytes
    - Viewed (0)
  5. fill-opacity - SVG: Scalable Vector Graphics | MDN

    The fill-opacity attribute is a presentation attribute defining the opacity of the paint server (color, gradient, pattern, etc.) applied to a shape.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-opacity
    Registered: Mon Nov 25 04:41:17 UTC 2024
    - Last Modified: Sat Nov 23 16:10:30 UTC 2024
    - 129.4K bytes
    - Viewed (0)
  6. const - JavaScript | MDN

    The const declaration declares block-scoped local variables. The value of a constant can't be changed through reassignment using the assignment operator, but if a constant is an object, its properties can be added, updated, or removed.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const
    Registered: Mon Nov 25 04:41:17 UTC 2024
    - Last Modified: Sat Nov 23 16:10:26 UTC 2024
    - 155.7K bytes
    - Viewed (0)
  7. let - JavaScript | MDN

    The let declaration declares re-assignable, block-scoped local variables, optionally initializing each to a value.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let
    Registered: Mon Nov 25 04:42:15 UTC 2024
    - Last Modified: Sat Nov 23 16:10:26 UTC 2024
    - 173.6K bytes
    - Viewed (0)
  8. image-rendering - SVG: Scalable Vector Graphics...

    The image-rendering attribute provides a hint to the browser about how to make speed vs. quality tradeoffs as it performs image processing.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/image-rendering
    Registered: Mon Nov 25 04:43:00 UTC 2024
    - Last Modified: Sat Nov 23 16:10:31 UTC 2024
    - 125.1K bytes
    - Viewed (0)
  9. keyPoints - SVG: Scalable Vector Graphics | MDN

    The keyPoints attribute indicates the simple duration of an animation.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/keyPoints
    Registered: Mon Nov 25 04:43:16 UTC 2024
    - Last Modified: Sat Nov 23 16:10:31 UTC 2024
    - 127.1K bytes
    - Viewed (0)
  10. gradientTransform - SVG: Scalable Vector Graphi...

    The gradientTransform attribute contains the definition of an optional additional transformation from the gradient coordinate system onto the target coordinate system (i.e., userSpaceOnUse or objectBoundingBox). This allows for things such as skewing the gradient. This additional transformation matrix is post-multiplied to (i.e., inserted to the right of) any previously defined transformations, including the implicit transformation necessary to convert from object bounding box units to user space.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/gradientTransform
    Registered: Mon Nov 25 04:41:41 UTC 2024
    - Last Modified: Mon Nov 25 01:24:47 UTC 2024
    - 128.9K bytes
    - Viewed (0)
Back to top