The <strike>
tag was used in HTML 4 to define strikethrough text.
Use the <del> tag to define deleted text:
<p>My favorite color is <del>blue</del> <ins>red</ins>!</p>
Try it Yourself »
Use the <s> tag to mark up text that is no longer correct:
<p><s>My car is blue.</s></p>
Try it Yourself »
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!