A text with a deleted part, and a new, inserted part:
![]()
The <del> tag is supported in all major browsers.
The <del> tag defines text that has been deleted from a document.
Tip: Also look at the <ins> tag to markup inserted text.
Tip: Use <del> and <ins> to markup updates and modifications in a document. Browsers will normally strike a line through deleted text and underline inserted text.
NONE.
| Attribute | Value | Description |
|---|---|---|
| cite | URL | Specifies a URL to a document that explains the reason why the text was deleted |
| datetime | YYYY-MM-DDThh:mm:ssTZD | Specifies the date and time of when the text was deleted |
The <del> tag also supports the Global Attributes in HTML.
The <del> tag also supports the Event Attributes in HTML.
Your message has been sent to W3Schools.