diff --git a/DAY 1021 TO 1040/Auth_Screens/Auth_Screens/auth_screens/index.html b/DAY 1021 TO 1040/Auth_Screens/Auth_Screens/auth_screens/index.html deleted file mode 100644 index 5d8c2dbf..00000000 --- a/DAY 1021 TO 1040/Auth_Screens/Auth_Screens/auth_screens/index.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - Sign In/Up Form - - - - - -
-
-
-

Create Account

- - or use your email for registration - - - - -
-

Already have an account?

- -
-
-
-
-
-

Sign In

- - or use your account - - - Forgot your password? - -
-

Don't have an account?

- -
-
-
-
-
-
-

Welcome Back!

-

Stay connected by logging in with your credentials and continue your experience

- -
-
-

Hey There!

-

Begin your amazing journey by creating an account with us today

- -
-
-
-
- - - - - \ No newline at end of file diff --git a/DAY 1021 TO 1040/Auth_Screens/index.html b/DAY 1021 TO 1040/Auth_Screens/index.html new file mode 100644 index 00000000..41f06f5f --- /dev/null +++ b/DAY 1021 TO 1040/Auth_Screens/index.html @@ -0,0 +1,101 @@ + + + + + + + Sign In/Up Form + + + + + +
+
+
+

Create Account

+ + or use your email for registration + + + + +
+

Already have an account?

+ +
+
+
+
+
+

Sign In

+ + or use your account + + + Forgot your password? + +
+

Don't have an account?

+ +
+
+
+
+
+
+

Welcome Back!

+

Stay connected by logging in with your credentials and continue your experience

+ +
+
+

Hey There!

+

Begin your amazing journey by creating an account with us today

+ +
+
+
+
+ + + + + \ No newline at end of file diff --git a/DAY 1021 TO 1040/Auth_Screens/Auth_Screens/auth_screens/style.css b/DAY 1021 TO 1040/Auth_Screens/style.css similarity index 100% rename from DAY 1021 TO 1040/Auth_Screens/Auth_Screens/auth_screens/style.css rename to DAY 1021 TO 1040/Auth_Screens/style.css