diff --git a/Web Development/task_1/Pallav/index.html b/Web Development/task_1/Pallav/index.html
deleted file mode 100644
index 15a54e42..00000000
--- a/Web Development/task_1/Pallav/index.html
+++ /dev/null
@@ -1,4 +0,0 @@
-
\ No newline at end of file
diff --git a/Web Development/task_1/Pallav/pallav.txt b/Web Development/task_1/Pallav/pallav.txt
deleted file mode 100644
index e54b95ce..00000000
--- a/Web Development/task_1/Pallav/pallav.txt
+++ /dev/null
@@ -1 +0,0 @@
-https://pallav-19.github.io/image-gallery-/
\ No newline at end of file
diff --git a/Web Development/task_1/Pallav/sample-2.gif b/Web Development/task_1/Pallav/sample-2.gif
deleted file mode 100644
index 3c11bb28..00000000
Binary files a/Web Development/task_1/Pallav/sample-2.gif and /dev/null differ
diff --git a/Web Development/task_1/Pallav/sample.gif b/Web Development/task_1/Pallav/sample.gif
deleted file mode 100644
index 5c147d31..00000000
Binary files a/Web Development/task_1/Pallav/sample.gif and /dev/null differ
diff --git a/Web Development/task_1/Pallav/sample_ss.png b/Web Development/task_1/Pallav/sample_ss.png
deleted file mode 100644
index 2b35ff7b..00000000
Binary files a/Web Development/task_1/Pallav/sample_ss.png and /dev/null differ
diff --git a/Web Development/task_1/Pallav/styles.css b/Web Development/task_1/Pallav/styles.css
deleted file mode 100644
index 712f08ad..00000000
--- a/Web Development/task_1/Pallav/styles.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- Never gonna give you up...
- This is folder is only to show you how to upload your files, your uploaded files should contain all your code
-*/
\ No newline at end of file
diff --git a/Web Development/task_1/README.md b/Web Development/task_1/README.md
deleted file mode 100644
index d2652b4f..00000000
--- a/Web Development/task_1/README.md
+++ /dev/null
@@ -1,39 +0,0 @@
-# Web Development Task-1
-
-1. First of all, pull the upstream repository(like you did in Open Source Task-2) to update your local repository
-2. Design a webpage having a photo gallery using flexbox or grid and make it a responsive site. You can design it, according to your creativity.
- **To know more about Flexbox and grid, you can refer the links below:-**
- * [Grid](https://web.dev/learn/css/grid/)
- * [Flex](https://web.dev/learn/css/flexbox/)
- * [Responsive Design](https://web.dev/learn/design/)
-3. You can use images in the photo gallery, as per your own choice.
-4. Next, you have to host your website on your GitHub Account. Click [here](https://youtu.be/QyFcl_Fba-k) to learn how to host a website in GitHub.
-5. After completion of the above steps, make a folder of `Your Name` inside the `Web Development/task_1/` folder. Your folder path should look like `Induction-2022/Web Development/task_1/Your_Name`.
-
-The folder `Induction-2022/Web Development/task_1/Pallav/` is uploaded for reference.
-
-6. Inside your designated folder add your HTML file (name it as index.html), CSS file , a .txt file containing the URL of your webpage hosted on GitHub and a screenshot of your task. Make sure that you have added the images used in the website in the folder.
-7. Finally commit your changes and create a pull request along with the URL of your webpage hosted in the description section of the Pull request.
-
-## Deadline
-15th April - 11:59 PM
-
-## Examples
-
-Example-1
-
-Example-2
-
-
-
-
Notes:
-
-
This is just a layout, your website should contain images instead of coloured rectangles.
-
The shape of your images can be anything- a square, rectangle, or a triangle? 🤔
-
-
-
-If you are facing any problems or having any doubts feel free to ask in the discord server.
-
-All the best!!
-Team Enigma 💚
diff --git a/Web Development/task_1/RohitMohanty/README.md b/Web Development/task_1/RohitMohanty/README.md
new file mode 100644
index 00000000..1ddd0f75
--- /dev/null
+++ b/Web Development/task_1/RohitMohanty/README.md
@@ -0,0 +1 @@
+# Rohit_Mohanty
\ No newline at end of file
diff --git a/Web Development/task_1/RohitMohanty/image10.jpg b/Web Development/task_1/RohitMohanty/image10.jpg
new file mode 100644
index 00000000..7d0d1a99
Binary files /dev/null and b/Web Development/task_1/RohitMohanty/image10.jpg differ
diff --git a/Web Development/task_1/RohitMohanty/image2.jpg b/Web Development/task_1/RohitMohanty/image2.jpg
new file mode 100644
index 00000000..6b88e46b
Binary files /dev/null and b/Web Development/task_1/RohitMohanty/image2.jpg differ
diff --git a/Web Development/task_1/RohitMohanty/image3.jpg b/Web Development/task_1/RohitMohanty/image3.jpg
new file mode 100644
index 00000000..f83ac90c
Binary files /dev/null and b/Web Development/task_1/RohitMohanty/image3.jpg differ
diff --git a/Web Development/task_1/RohitMohanty/image4.jpg b/Web Development/task_1/RohitMohanty/image4.jpg
new file mode 100644
index 00000000..3b94a531
Binary files /dev/null and b/Web Development/task_1/RohitMohanty/image4.jpg differ
diff --git a/Web Development/task_1/RohitMohanty/image6.jpg b/Web Development/task_1/RohitMohanty/image6.jpg
new file mode 100644
index 00000000..f0db44ed
Binary files /dev/null and b/Web Development/task_1/RohitMohanty/image6.jpg differ
diff --git a/Web Development/task_1/RohitMohanty/image8.jpg b/Web Development/task_1/RohitMohanty/image8.jpg
new file mode 100644
index 00000000..1f01be0e
Binary files /dev/null and b/Web Development/task_1/RohitMohanty/image8.jpg differ
diff --git a/Web Development/task_1/RohitMohanty/index.html b/Web Development/task_1/RohitMohanty/index.html
new file mode 100644
index 00000000..fe9e0f6b
--- /dev/null
+++ b/Web Development/task_1/RohitMohanty/index.html
@@ -0,0 +1,56 @@
+
+
+
+ NATURE'S ALBUM
+
+
+
+
+
+