S/A> element, but
is more descriptive.
You are advised to use cascading style sheets for presentation purposes.
Related elements are the DEL element, to mark text
as deleted, and the INS element, for inserted text.
DTD
Note: This element is deprecated, and this DTD fragment is taken from the
transitional DTD.
<!ELEMENT STRIKE - - (%inline;)*>
<!ATTLIST STRIKE
%attrs; -- %coreattrs, %i18n, %events --
>
from the
HTML 4.0 DTD,
"Copyright ©
W3C,
(MIT,
INRIA,
Keio).
All Rights Reserved."
Attributes
Core attributes:
class
id
style
title
Internationalization attributes:
dir
lang
Events:
onclick
ondblclick
onmousedown
onmouseup
onmouseover
onmousemove
onmouseout
onkeypress
onkeydown
onkeyup
Examples