From e3ee778c07eb818b679d1d26074f79ed5c295fbc Mon Sep 17 00:00:00 2001
From: The Coding Aviator <34807532+thecodingaviator@users.noreply.github.com>
Date: Sat, 9 Mar 2019 19:38:59 +0530
Subject: [PATCH] Added solution to use the s tag to strikethrough text
(#34290)
* Create index.md
* Corrected title
* Update index.md
---
.../index.md | 62 +++++++++++++++++++
1 file changed, 62 insertions(+)
create mode 100644 guide/english/certifications/responsive-web-design/applied-visual-design/use-the-s-tag-to-strikethrough-text/index.md
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.
+