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
-
-
-
-
diff --git a/WT_WEEK_2/README.md b/WT_WEEK_2/README.md
deleted file mode 100644
index 09fa814..0000000
--- a/WT_WEEK_2/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-## Web Technologies WEEK 2
-
-- This website gives the example of inline, internal and external **CSS**
-- Also covers the selectors concept, certain properties of anchor tag.
-- Visit the website [`here`](https://avidhanr.github.io/CSS-Styling.WeekTwo/) designed by [`A Vidhan Reddy`](https://linktr.ee/itsvidhanreddy)
diff --git a/WT_WEEK_2/images/cse.png b/WT_WEEK_2/images/cse.png
deleted file mode 100644
index 94ab548..0000000
Binary files a/WT_WEEK_2/images/cse.png and /dev/null differ
diff --git a/WT_WEEK_2/index.html b/WT_WEEK_2/index.html
deleted file mode 100644
index bc9ab7f..0000000
--- a/WT_WEEK_2/index.html
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
-
- Home
-
-
-
-
-
- CSS (Inline, Internal and External)
-
- This paragraph is not styled
- This paragraph is styled by class "left"
- This paragraph is styled by class "center"
- The paragraph is styled by class "right"
- This is normal bold
- This bold text is styled
-
- This cursor, over this element is a plus sign
- This cursor, over this element is a pointing hand
- This cursor, over this element is a grasping hand
- This cursor, over this element is a text bar
- This cursor, over this element is a wait
- This cursor, over this element is a question mark
-
-
diff --git a/WT_WEEK_2/style.css b/WT_WEEK_2/style.css
deleted file mode 100644
index f59655d..0000000
--- a/WT_WEEK_2/style.css
+++ /dev/null
@@ -1,30 +0,0 @@
-.left {
- text-align: left;
- color: blue;
- font-family: Cambria;
- font-size: large;
- text-indent: 20px;
-}
-.center {
- text-align: center;
- text-decoration: underline;
- text-transform: uppercase;
- color: burlywood;
- letter-spacing: -3px;
- word-spacing: 20px;
- font-size: larger;
-}
-.right {
- text-align: right;
- color: white;
- font-family: Tahoma;
- font-size: 15pt;
- text-decoration: overline;
- font-style: italic;
-}
-#headline {
- color: orange;
- font-size: 22px;
- font-family: arial;
- text-decoration: underline;
-}
diff --git a/WT_WEEK_3/WEEK_3A/README.md b/WT_WEEK_3/WEEK_3A/README.md
deleted file mode 100644
index 0d05f9b..0000000
--- a/WT_WEEK_3/WEEK_3A/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-## Factorial of a number
-
-- This website can find the factorial of a number which is implemented using `JavaScript`
-- website built by [`A Vidhan Reddy`](https://linktr.ee/itsvidhanreddy)
diff --git a/WT_WEEK_3/WEEK_3A/index.html b/WT_WEEK_3/WEEK_3A/index.html
deleted file mode 100644
index 0afa03f..0000000
--- a/WT_WEEK_3/WEEK_3A/index.html
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-
-
-
- Factorial
-
-
-
- Click the button to calculate the factorial of a number
-
-
-
-
-
diff --git a/WT_WEEK_3/WEEK_3B/README.md b/WT_WEEK_3/WEEK_3B/README.md
deleted file mode 100644
index 40bc210..0000000
--- a/WT_WEEK_3/WEEK_3B/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-## Multiplication table
-
-- This website can generate any table upto 10 limit and it is done using `JavaScript`
-- website built by [`A Vidhan Reddy`](https://linktr.ee/itsvidhanreddy)
diff --git a/WT_WEEK_3/WEEK_3B/index.html b/WT_WEEK_3/WEEK_3B/index.html
deleted file mode 100644
index bdde5fa..0000000
--- a/WT_WEEK_3/WEEK_3B/index.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
-
- Multiplication table
-
-
-
-
- Get the multiplication table for any positive number by clicking below
- button.
-
- Multiplication Table
-
-
diff --git a/WT_WEEK_4/README.md b/WT_WEEK_4/README.md
deleted file mode 100644
index b31d6fe..0000000
--- a/WT_WEEK_4/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-## Countries with thier capitals
-
-- select the desired country and get the capital for it!
-- website built by [`A Vidhan Reddy`](https://linktr.ee/itsvidhanreddy)
diff --git a/WT_WEEK_4/index.html b/WT_WEEK_4/index.html
deleted file mode 100644
index c95b48d..0000000
--- a/WT_WEEK_4/index.html
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-
-
- Countries
-
-
-
-
- Select the country name to find its capital
-
- Select country :
-
-
- India
- Australia
- USA
- United Kingdom
- Germany
- France
- Capital :
-
-
-
-
-