HTML Strike Tags
The HTML strike tags are used to strike a line through your text that is placed between them.
<strike> Strike a line through this line of text</strike>
Example: Strike a line through this line of text
As you can see we have placed a line thourgh are text above.
