<p>Version 2.0 is <strike>not yet available!</strike> now available!</p>
Definition and Usage
The <strike> tag is not supported in HTML5. Use <del> or <s> instead.
The <strike> tag defines strikethrough text.
<p>Version 2.0 is <strike>not yet available!</strike> now available!</p>
The <strike> tag is not supported in HTML5. Use <del> or <s> instead.
The <strike> tag defines strikethrough text.