HTML Strikethrough Text Generator
Generate <del> tags to indicate text that has been deleted or is no longer accurate
Preview
The <del> tag defines text that has been deleted from a document
This is normal text | This is deleted text
HTML
<del>deleted text</del>