[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
HTMLSPEC-S
Used to place a "strike" or horizontal line through text characters much like the <strike> element performs.
Attributes
None
Code Tip
None
Live Example
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
HTMLSPEC-S
S
UsageUsed to place a "strike" or horizontal line through text characters much like the <strike> element performs.
Attributes
None
Code Tip
None
Live Example
<html> <head><title>Striked Text Document Example</title></head> <body> <s>This text in "striked" form.</s> </body> </html>
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
