diff --git a/Javascript/program-2/read.md b/Javascript/program-2/read.md
index 4d25a1a4..39f1e330 100644
--- a/Javascript/program-2/read.md
+++ b/Javascript/program-2/read.md
@@ -1,2 +1,2 @@
-# Program-1
+# Program-2
## This is a javascript program for string operations
diff --git a/Javascript/program-3/armstrong.html b/Javascript/program-3/armstrong.html
new file mode 100644
index 00000000..fe1188a2
--- /dev/null
+++ b/Javascript/program-3/armstrong.html
@@ -0,0 +1,20 @@
+
+
ARMSTRONG NUMBER
+
+
+
+
diff --git a/Javascript/program-3/read.md b/Javascript/program-3/read.md
new file mode 100644
index 00000000..36e6ee89
--- /dev/null
+++ b/Javascript/program-3/read.md
@@ -0,0 +1,3 @@
+# Program-3
+## This is a javascript program for armstrong
+
diff --git a/Javascript/program-4/palindrome.html b/Javascript/program-4/palindrome.html
new file mode 100644
index 00000000..52145b20
--- /dev/null
+++ b/Javascript/program-4/palindrome.html
@@ -0,0 +1,55 @@
+
+
+
+ Check Palindrome with JavaScript Program
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Javascript/program-4/read.md b/Javascript/program-4/read.md
new file mode 100644
index 00000000..80979ba9
--- /dev/null
+++ b/Javascript/program-4/read.md
@@ -0,0 +1,3 @@
+# Program-4
+## This is a javascript program for palindrome
+