strike tag
<Strike>
Explanation
Strike tag is used to cross off a text.
<strike> have been deprecated from HTML5.
Example Code:
Result :
The present capital of Tamil Nadu is Madras Chennai.
- Strike out the unnecessary words and texts in a document.
- Both <strike> and <S> have been disapproved in HTML 4.01.
- The <S> have been revised and relaunched in HTML5.