L'Element HTML text eliminat (<del>) representa un rang de text que ha estat esborrat d'un document. Aquest element és sovint (però no necessàriament) reproduït amb el text ratllat.
Categories de contingut | Phrasing content o contingut dinàmic. |
---|---|
Contingut permès | Transparent. |
Omissió de l'etiqueta | {{no_tag_omission}} |
Elements pares permesos | Qualsevol element que accepti phrasing content. |
Interfície DOM | {{domxref("HTMLModElement")}} |
Aquest element inclou els atributs globals.
<p><del>This text has been deleted</del>, here is the rest of the paragraph.</p> <del ><p >This paragraph has been deleted.</p ></del >
Aquest text ha estat eliminta, aquí està la resta del paràgraf.
Aquest paràgraf ha estat eliminat.
Especificació | Estat | Comentari |
---|---|---|
{{SpecName('HTML WHATWG', 'edits.html#the-del-element', '<del>')}} | {{Spec2('HTML WHATWG')}} | |
{{SpecName('HTML5 W3C', 'edits.html#the-del-element', '<del>')}} | {{Spec2('HTML5 W3C')}} | |
{{SpecName('HTML4.01', 'struct/text.html#h-9.4', '<del>')}} | {{Spec2('HTML4.01')}} |
{{CompatibilityTable}}
Característica | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Suport bàsic | {{CompatVersionUnknown}} | {{CompatGeckoDesktop("1.0")}} | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} | {{CompatVersionUnknown}} |