HTML and CSS Reference
In-Depth Information
Compatibility
HTML5 XHTML 1.1
Internet Explorer 5+
Notes
• This element was introduced in Internet Explorer 5.0 and is now part of the HTML5
specification.
• The ruby element must be used in conjunction with the rt element; otherwise, it
will have no meaning.
<s> (Strikethrough)
This element renders the enclosed text with a line drawn through it and is a synonym for
the strike element.
Standard Syntax (Transitional Only)
<s
class="class name(s)"
dir="ltr | rtl"
id="unique alphanumeric identifier"
lang="language code"
style="style information"
title="advisory text">
</s>
Attributes Defined by Internet Explorer
accesskey="key" (5.5)
contenteditable="false | true | inherit" (5.5)
disabled="false | true" (5.5)
hidefocus="true | false" (5.5)
language="javascript | jscript | vbs | vbscript" (4)
tabindex="number" (5.5)
unselectable="off | on" (5.5)
Search WWH ::




Custom Search