Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 2 of 2 for host:developer.mozilla.org (0.04 sec)

Similar results are displayed.

  1. String.prototype.big()

    The big() method of String values creates a string that embeds this string in a <big> element (<big>str</big>), which causes this string to be displayed in a big font.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/big
    Registered: Wed Sep 03 01:53:49 UTC 2025
    - Last Modified: Wed Sep 03 00:47:27 UTC 2025
    - 188.4K bytes
    - Viewed (0)
  2. String.prototype.fixed()

    The fixed() method of String values creates a string that embeds this string in a <tt> element (<tt>str</tt>), which causes this string to be displayed in a fixed-width font.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fixed
    Registered: Wed Sep 03 01:52:59 UTC 2025
    - Last Modified: Wed Sep 03 00:47:27 UTC 2025
    - 188.5K bytes
    - Viewed (0)
Back to top