Get to know MDN better
Esta página foi traduzida do inglês pela comunidade. Saiba mais e junte-se à comunidade MDN Web Docs.
Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.
O método sub() cria um elemento HTML <sub> que faz com que uma string seja exibida como subscrito (texto pequeno).
Uma string contendo um elemento HTML <sub>.
O método sub() cria uma string dentro de uma tag <sub>: "<sub>str</sub>".
Os exemplos seguintes usam o métodos sub() e sup() para formatar uma string:
| ECMAScript® 2027 Language Specification # sec-string.prototype.sub |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 9 de nov. de 2023 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.