Strike

<STRIKE> </STRIKE>

The STRIKE tag specifies that the text should have a strike through it.

The following code:

<strike>This is strike-through text.</strike>

Would produce this:

This is strike-through text.