HTML del tag August 26, 2021June 17, 2018 HTML del tag is used to represent set of characters deleted from the document. The characters inside the del tag are represented as text with centre line(text with strukethrough line).Syntax: <del>.......</del>1<del>.......</del>Example:1 Result: