diff --git a/howtorun.md b/howtorun.md
new file mode 100644
index 0000000..f7dcdcf
--- /dev/null
+++ b/howtorun.md
@@ -0,0 +1,16 @@
+
How to run HTML program - Notepad, Notepad++ and Sublime
+If you are wondering or having trouble while running HTML program in your Browser then you are at the Right Place. Because in this tutorial we will know how to Run HTML program using popular texts editors like Notepad, Notepad++ and Sublime 3 text editors.
+
+Page Content - How to run HTML program:
+How to run HTML program using Notepad
+How to run HTML program using Notepad++
+How to run HTML program using Subline text 3
+
+How to run HTML program using Notepad
+Text Editors like Notepad (not notepad++) does not come with an option where you can run your HTML program directly using Notepad. To run the HTML program you will need to follow these steps:
+- Step 1: Save HTML File (with .html extension Example : myfile.html).
+- Step 2: Find your Saved HTML file
+- Step 3: Double click on it.
+- Step 4: (Only if your File isn't opening in your Browser) Right Click on the HTML file
Step 5: Select the "Open With" option from there.
+- Step 6: Select any browser from there.