From e031080caded244ec6682f1b77ea70adb253c4ea Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 28 Jul 2024 13:52:56 +0530 Subject: [PATCH] Added a signup page --- .history/index_20240728131009.html | 228 ++++++++++++++++++ .history/index_20240728131459.html | 233 +++++++++++++++++++ .history/index_20240728134527.html | 233 +++++++++++++++++++ .history/index_20240728134603.html | 233 +++++++++++++++++++ .history/index_20240728135150.html | 233 +++++++++++++++++++ .history/login_20240728131009.html | 209 +++++++++++++++++ .history/login_20240728134831.html | 204 ++++++++++++++++ .history/login_20240728135158.html | 204 ++++++++++++++++ .history/signup_20240728131423.html | 0 .history/signup_20240728131459.html | 211 +++++++++++++++++ .history/signup_20240728132531.html | 211 +++++++++++++++++ .history/signup_20240728132617.css | 0 .history/signup_20240728132709.css | 103 +++++++++ .history/signup_20240728132710.html | 210 +++++++++++++++++ .history/signup_20240728132932.css | 103 +++++++++ .history/signup_20240728133057.css | 103 +++++++++ .history/signup_20240728133134.css | 103 +++++++++ .history/signup_20240728133437.css | 144 ++++++++++++ .history/signup_20240728133437.html | 210 +++++++++++++++++ .history/signup_20240728133558.css | 144 ++++++++++++ .history/signup_20240728133652.css | 144 ++++++++++++ .history/signup_20240728133733.css | 144 ++++++++++++ .history/signup_20240728133759.css | 144 ++++++++++++ .history/signup_20240728133836.css | 144 ++++++++++++ .history/signup_20240728133901.css | 143 ++++++++++++ .history/signup_20240728134417.css | 183 +++++++++++++++ .history/signup_20240728134417.html | 197 ++++++++++++++++ .history/signup_20240728134440.html | 197 ++++++++++++++++ .history/signup_20240728134443.css | 183 +++++++++++++++ .history/signup_20240728134831.html | 197 ++++++++++++++++ .history/signup_20240728135108.html | 205 +++++++++++++++++ .history/signup_20240728135155.html | 205 +++++++++++++++++ .history/signup_20240728135202.css | 183 +++++++++++++++ index.html | 345 ++++++++++++++-------------- login.html | 343 ++++++++++++++------------- signup.css | 183 +++++++++++++++ signup.html | 205 +++++++++++++++++ 37 files changed, 6320 insertions(+), 344 deletions(-) create mode 100644 .history/index_20240728131009.html create mode 100644 .history/index_20240728131459.html create mode 100644 .history/index_20240728134527.html create mode 100644 .history/index_20240728134603.html create mode 100644 .history/index_20240728135150.html create mode 100644 .history/login_20240728131009.html create mode 100644 .history/login_20240728134831.html create mode 100644 .history/login_20240728135158.html create mode 100644 .history/signup_20240728131423.html create mode 100644 .history/signup_20240728131459.html create mode 100644 .history/signup_20240728132531.html create mode 100644 .history/signup_20240728132617.css create mode 100644 .history/signup_20240728132709.css create mode 100644 .history/signup_20240728132710.html create mode 100644 .history/signup_20240728132932.css create mode 100644 .history/signup_20240728133057.css create mode 100644 .history/signup_20240728133134.css create mode 100644 .history/signup_20240728133437.css create mode 100644 .history/signup_20240728133437.html create mode 100644 .history/signup_20240728133558.css create mode 100644 .history/signup_20240728133652.css create mode 100644 .history/signup_20240728133733.css create mode 100644 .history/signup_20240728133759.css create mode 100644 .history/signup_20240728133836.css create mode 100644 .history/signup_20240728133901.css create mode 100644 .history/signup_20240728134417.css create mode 100644 .history/signup_20240728134417.html create mode 100644 .history/signup_20240728134440.html create mode 100644 .history/signup_20240728134443.css create mode 100644 .history/signup_20240728134831.html create mode 100644 .history/signup_20240728135108.html create mode 100644 .history/signup_20240728135155.html create mode 100644 .history/signup_20240728135202.css create mode 100644 signup.css create mode 100644 signup.html diff --git a/.history/index_20240728131009.html b/.history/index_20240728131009.html new file mode 100644 index 0000000..c0b85ce --- /dev/null +++ b/.history/index_20240728131009.html @@ -0,0 +1,228 @@ + + + + + + + + Blogzen + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+
+
Mon
+
Tue
+
Wed
+
Thur
+
Fri
+
Sat
+
Sun
+
+
+
+
+ + + + +
+
+ + + + + +
+ +
+ + + + + + + +
+ +
+ + +
+ + +
+
+ + + +
+ + + +
+ +
+ + + + + + + + + +
+
+

Blogzen 24/7

+ close +
+ +
+ + send +
+
+ + + + + + + + \ No newline at end of file diff --git a/.history/index_20240728131459.html b/.history/index_20240728131459.html new file mode 100644 index 0000000..e5ac34a --- /dev/null +++ b/.history/index_20240728131459.html @@ -0,0 +1,233 @@ + + + + + + + + Blogzen + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+
+
Mon
+
Tue
+
Wed
+
Thur
+
Fri
+
Sat
+
Sun
+
+
+
+
+ + + + +
+
+ + + + + +
+ +
+ + + + + + + +
+ +
+ + +
+ + +
+
+ + + +
+ + + +
+ +
+ + + + + + + + + +
+
+

Blogzen 24/7

+ close +
+ +
+ + send +
+
+ + + + + + + + \ No newline at end of file diff --git a/.history/index_20240728134527.html b/.history/index_20240728134527.html new file mode 100644 index 0000000..df1b3ac --- /dev/null +++ b/.history/index_20240728134527.html @@ -0,0 +1,233 @@ + + + + + + + + Blogzen + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+
+
Mon
+
Tue
+
Wed
+
Thur
+
Fri
+
Sat
+
Sun
+
+
+
+
+ + + + +
+
+ + + + + +
+ +
+ + + + + + + +
+ +
+ + +
+ + +
+
+ + + +
+ + + +
+ +
+ + + + + + + + + +
+
+

Blogzen 24/7

+ close +
+ +
+ + send +
+
+ + + + + + + + \ No newline at end of file diff --git a/.history/index_20240728134603.html b/.history/index_20240728134603.html new file mode 100644 index 0000000..6e3b5d8 --- /dev/null +++ b/.history/index_20240728134603.html @@ -0,0 +1,233 @@ + + + + + + + + Blogzen + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+
+
Mon
+
Tue
+
Wed
+
Thur
+
Fri
+
Sat
+
Sun
+
+
+
+
+ + + + +
+
+ + + + + +
+ +
+ + + + + + + +
+ +
+ + +
+ + +
+
+ + + +
+ + + +
+ +
+ + + + + + + + + +
+
+

Blogzen 24/7

+ close +
+ +
+ + send +
+
+ + + + + + + + \ No newline at end of file diff --git a/.history/index_20240728135150.html b/.history/index_20240728135150.html new file mode 100644 index 0000000..6e3b5d8 --- /dev/null +++ b/.history/index_20240728135150.html @@ -0,0 +1,233 @@ + + + + + + + + Blogzen + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+
+
Mon
+
Tue
+
Wed
+
Thur
+
Fri
+
Sat
+
Sun
+
+
+
+
+ + + + +
+
+ + + + + +
+ +
+ + + + + + + +
+ +
+ + +
+ + +
+
+ + + +
+ + + +
+ +
+ + + + + + + + + +
+
+

Blogzen 24/7

+ close +
+ +
+ + send +
+
+ + + + + + + + \ No newline at end of file diff --git a/.history/login_20240728131009.html b/.history/login_20240728131009.html new file mode 100644 index 0000000..8ad76ab --- /dev/null +++ b/.history/login_20240728131009.html @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Login + + + + + +
+ +
+