Quick References
      ADO
      ASP
      CSS2
      HTML
      JavaScript
      Jet SQL
      VBScript
      WML
      WMLScript
      WSH
      XHTML
      XML DOM
      XSLT

Features
      Knowledge Base
      Tutorials

Partners
     ZVON.ORG
     XML
     Planet Source Code
     VisualBuilder
     Web Design
     Your HTML Source
     XML/XSLT Forums
     ASPAlliance
     Scripts
     
     Programmers Heaven
     Tek-Tips Forums
     Developer Fusion
     Code Project









TAG:  s    deprecated 4.0

<s> ... </s>
Available in versions: 3.2
Browser compatibility: Explorer 4, 5  Netscape 4, 6
 
The <s> tag is officially deprecated effective with HTML 4.0. Instead, you are now to use the style sheets text-decoration property. However, this tag remains in minor use on the Internet and is still recognized by all major browsers.
 
The s tag causes the designated text to be displayed with a struck through horizontal line. The strike tag performs the exact same function, however, it has also been deprecated.
 
The closing tag is mandatory.
 
Core attributes:
 
class    dir    id    lang    onclick    ondblclick    onkeydown    onkeypress    onkeyup    onmousedown    onmousemove    onmouseout    onmouseover    onmouseup    style    title
 
Attributes
 
None
 
Code:
I have <s>one hundred twenty four</s>, oops, one hundred twenty three, Neon Tetras in my 45 gallon aquarium.
 
Output:
I have one hundred twenty four, oops, one hundred twenty three, Neon Tetras in my 45 gallon aquarium.


 


Copyright 1999-2005 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information