Text

del

Defines text that has been deleted from the document or is outdated, displaying it with a strikethrough line. Inline element

Syntax

<del attributes> ... </del>

Example

<p><del>This text was updated</del></p>

Related tags

CSS Properties

HTML attributes

Search the Soup!