Example
Strikethrough text can be marked up as follows:
<p>Version 2.0 is <strike>not yet available!</strike> now available!</p>
Try it Yourself »
Definition and Usage
The <strike> tag is not supported in HTML5. Use <del> or <s> instead.
The <strike> tag defines strikethrough text.
Browser Support
Element | |||||
---|---|---|---|---|---|
<strike> | Yes | Yes | Yes | Yes | Yes |