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 strike() cria um elemento HTML <strike> que faz com que uma string seja exibida com o texto riscado.
Uma string contendo um elemento HTML <strike>.
O método strike() cria uma string dentro uma tag <strike>: "<strike>str</strike>".
O exemplo a seguir usa métodos do objeto global String para alterar a formatação da string:
| ECMAScript® 2027 Language Specification # sec-string.prototype.strike |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 8 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.