<s>
All Tags not showing in online page, but show on view source.
<p>August 1963 in which <s>hundreds died</s> or disappeared.</p>
Code show like this:
August 1963 in which hundreds died or disappeared.
Browser Support
The <s> tag is supported in all major browsers.
What is s tag
s tag means strikethrough. Basically use for specifies text that is no longer correct.
Attention: s tag should not be used to define replaced or deleted text, use the del tag to define replaced or deleted text.