use the s tag to strikethrough text - zilongxuan001/LearnFreecode GitHub Wiki
使用<s></s>
标签 可以给文本加删除线,表明这段文本不再有效。使用<s></s>
标签,浏览器相当于给这个元素使用了CSS的text-decoration: line-through;
Applied Visual Design: Use the s Tag to Strikethrough Text | Learn freeCodeCamp
2018年10月19日10:59:38