Strike tag
In HTML, the <strike> or <s> tag is used to represent text that should be displayed with a strikethrough. The <strike> or <s> tag is an inline element, which means that it can be used within a line of text and does not create a new line.
Here is an e...
lovetocode.hashnode.dev1 min read