diff --git a/WT_WEEK_1/README.md b/WT_WEEK_1/README.md
deleted file mode 100644
index 79c7cbf..0000000
--- a/WT_WEEK_1/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-## Web Techologies WEEK-1
-
-This is a website build only using **HTML** and with few internal **CSS** here and there. build by [`AVidhanR`](https://linktr.ee/itsvidhanreddy)✨
diff --git a/WT_WEEK_1/alignment/left.html b/WT_WEEK_1/alignment/left.html
deleted file mode 100644
index b788805..0000000
--- a/WT_WEEK_1/alignment/left.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
- leftFrame
-
-
-
- CSE
- ECE
- EEE
- MECH
-
-
-
diff --git a/WT_WEEK_1/alignment/right.html b/WT_WEEK_1/alignment/right.html
deleted file mode 100644
index f280e66..0000000
--- a/WT_WEEK_1/alignment/right.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
- rightFrame
-
-
-
-
- Welcome to the Online BookStore!!!
-
- "A Huge Collection Of Engineering E-Books"
-
-
-
diff --git a/WT_WEEK_1/alignment/top.html b/WT_WEEK_1/alignment/top.html
deleted file mode 100644
index 4bb56b0..0000000
--- a/WT_WEEK_1/alignment/top.html
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
-
- topFrame
-
-
-
-
-
-
-
- Online BookStore
- Created & Maintained by MRCET
-
-
-
-
-
diff --git a/WT_WEEK_1/catalogue.html b/WT_WEEK_1/catalogue.html
deleted file mode 100644
index fbe0353..0000000
--- a/WT_WEEK_1/catalogue.html
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
- Catalogue
-
-
-
-
-
diff --git a/WT_WEEK_1/dept/cse.html b/WT_WEEK_1/dept/cse.html
deleted file mode 100644
index fe78a49..0000000
--- a/WT_WEEK_1/dept/cse.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
- CSE
-
-
- Computer Science and Engineering
-
-
- C++ Programming
- Computer Organization
- Data Structures using C
-
-
-
-
diff --git a/WT_WEEK_1/dept/ece.html b/WT_WEEK_1/dept/ece.html
deleted file mode 100644
index 24227a3..0000000
--- a/WT_WEEK_1/dept/ece.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
- ECE
-
-
- Electronics and Communication Engineering
-
-
- Digital Circuits
- Signals and Systems
- Digital Communication
-
-
-
-
diff --git a/WT_WEEK_1/dept/eee.html b/WT_WEEK_1/dept/eee.html
deleted file mode 100644
index 023d679..0000000
--- a/WT_WEEK_1/dept/eee.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
- EEE
-
-
- Electrical and Electronics Engineering
-
-
- Concepts in Electric Circuits
- Introduction to Electronic Engineering
- Electrical Power
-
-
-
-
diff --git a/WT_WEEK_1/dept/mech.html b/WT_WEEK_1/dept/mech.html
deleted file mode 100644
index 1aa8ed0..0000000
--- a/WT_WEEK_1/dept/mech.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
- MECH
-
-
- Mechanical Engineering
-
-
- Theory of Machines
- Automation and Robotics
- Engineering FluidMechanics
-
-
-
-
diff --git a/WT_WEEK_1/images/books.png b/WT_WEEK_1/images/books.png
deleted file mode 100644
index 30335b5..0000000
Binary files a/WT_WEEK_1/images/books.png and /dev/null differ
diff --git a/WT_WEEK_1/images/iso_9000.png b/WT_WEEK_1/images/iso_9000.png
deleted file mode 100644
index e60554b..0000000
Binary files a/WT_WEEK_1/images/iso_9000.png and /dev/null differ
diff --git a/WT_WEEK_1/images/login.png b/WT_WEEK_1/images/login.png
deleted file mode 100644
index 2bfa69c..0000000
Binary files a/WT_WEEK_1/images/login.png and /dev/null differ
diff --git a/WT_WEEK_1/images/rec_logo.jpeg b/WT_WEEK_1/images/rec_logo.jpeg
deleted file mode 100644
index 7c864b6..0000000
Binary files a/WT_WEEK_1/images/rec_logo.jpeg and /dev/null differ
diff --git a/WT_WEEK_1/images/web_technologies.png b/WT_WEEK_1/images/web_technologies.png
deleted file mode 100644
index 6b8f48f..0000000
Binary files a/WT_WEEK_1/images/web_technologies.png and /dev/null differ
diff --git a/WT_WEEK_1/index.html b/WT_WEEK_1/index.html
deleted file mode 100644
index 5510826..0000000
--- a/WT_WEEK_1/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
- Home
-
-
-
-
-
-
-
-
-
-
diff --git a/WT_WEEK_1/login.html b/WT_WEEK_1/login.html
deleted file mode 100644
index 463bd03..0000000
--- a/WT_WEEK_1/login.html
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
- Login
-
-
-
- Enter Login Details
-
-
-
diff --git a/WT_WEEK_1/order.html b/WT_WEEK_1/order.html
deleted file mode 100644
index 3714ad3..0000000
--- a/WT_WEEK_1/order.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-order conformation
-
-
-
-Your order Is Conformed
-
-THANK YOU...Visit Again
-
-
-
diff --git a/WT_WEEK_1/php.png b/WT_WEEK_1/php.png
deleted file mode 100644
index c9a0aed..0000000
Binary files a/WT_WEEK_1/php.png and /dev/null differ
diff --git a/WT_WEEK_1/registration.html b/WT_WEEK_1/registration.html
deleted file mode 100644
index f11acc9..0000000
--- a/WT_WEEK_1/registration.html
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
- Registration Form
-
-
- Registration Form
-
-
-
-