Language References
Renders text in strike-through type. | HTML 3.2, 4, 4.01 Deprecated |
HTML Syntax
<strike
class = classname
id = value
style = css properties
title = text
event = script
>
The STRIKE element is similar in function to the S element.
STRIKE Members
<strike>This text has a line through it.</strike>
This text has a line through it.
S