Make Strikethrough Text Using HTML
<strike>Hello</strike>
Wrap the text you want to be strikethrough in HTML's <strike> tag.
Note: Opening and closing tags are identical except the closing tag always contains a forward slash just after the left arrow </
Related Resources:
Make Italic Text Using HTML
Make Text Bold Using HTML
| | | |
| | | CSS David McFarland |
| | | Dojo Matthew A. Russell... |