Glubase - share your knowledge


All / Computers / Programming / HTML / XHTML





  • View Command

HTML / XHTML Reference

HTML / XHTML s definition

Syntax

<s> ... </s>

Description

Defines strikethrough text.

Attributes

Common attributes.

Example

[Try this example yourself]
<s>
  Strikethrough text
</s>

Output

Strikethrough text
  • Comments

No comments added.