diff --git a/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-s-tag-to-strikethrough-text/index.md b/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-s-tag-to-strikethrough-text/index.md
new file mode 100644
index 0000000000..a2ef7fbb67
--- /dev/null
+++ b/guide/english/certifications/responsive-web-design/applied-visual-design/use-the-s-tag-to-strikethrough-text/index.md
@@ -0,0 +1,62 @@
+---
+title: Use the s Tag to Strikethrough Text
+---
+
+
+ Remember to use **`Read-Search-Ask`** if you get stuck. Try to pair program  and write your own code 
+
+##  Hint
+
+Use the `s` tag like this:
+```html
+
freeCodeCamp
+``` + +> _try to solve the problem now_ + +## Spoiler Alert! + + + +**Solution ahead!** + +```html + +Google was founded by Larry Page and Sergey Brin while they were Ph.D. students at Stanford University.
+