The s tag
The s tag specifies strikethrough text in HTML.
Example
Let's see how this tag works:
this is <s>strikethrough</s> text
:
See also
-
property
text-decoration,
which can also be used to cross out text
The s tag specifies strikethrough text in HTML.
Let's see how this tag works:
this is <s>strikethrough</s> text
:
text-decoration,