pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/String/fixed

ttps://developer.mozilla.org/favicon.svg" />

This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

String.prototype.fixed()

Устарело: Эта возможность была удалена из веб-стандартов. Хотя некоторые браузеры по-прежнему могут поддерживать её, она находится в процессе удаления. Не используйте её ни в старых, ни в новых проектах. Страницы или веб-приложения, использующие её, могут в любой момент сломаться.

Сводка

Метод fixed() создаёт HTML-элемент <tt>, заставляющий строку отображаться моноширинным шрифтом.

Синтаксис

str.fixed()

Описание

Метод fixed() заключает строку в тег <tt>: "<tt>str</tt>".

Примеры

Пример: использование метода fixed()

В следующем примере для изменения форматирования строки используется метод fixed():

js
var worldString = "Привет, мир";

document.write(worldString.fixed());

Этот пример генерирует такой же вывод, как и следующий HTML:

html
<tt>Привет, мир</tt>

Спецификации

Specification
ECMAScript® 2026 Language Specification
# sec-string.prototype.fixed

Совместимость с браузерами

Смотрите также

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy