diff --git a/Easy/Sarang Meshte/Task 1/afterlogin.html b/Easy/Sarang Meshte/Task 1/afterlogin.html new file mode 100644 index 0000000..0e9b4f5 --- /dev/null +++ b/Easy/Sarang Meshte/Task 1/afterlogin.html @@ -0,0 +1,23 @@ + + + + + + HomePage + + + + +
Task 1 is complete
+
+ + + + +
+ + + \ No newline at end of file diff --git a/Easy/Sarang Meshte/Task 1/bgpagetask1.jpg b/Easy/Sarang Meshte/Task 1/bgpagetask1.jpg new file mode 100644 index 0000000..075d321 Binary files /dev/null and b/Easy/Sarang Meshte/Task 1/bgpagetask1.jpg differ diff --git a/Easy/Sarang Meshte/Task 1/index.html b/Easy/Sarang Meshte/Task 1/index.html new file mode 100644 index 0000000..30353e5 --- /dev/null +++ b/Easy/Sarang Meshte/Task 1/index.html @@ -0,0 +1,29 @@ + + + + + + Login + + + +
+

BombKart

+

Your One-Stop destination to
Bomb Your College

+
+
+ bgpage +
+

Login into your account

+ + + +
+ +

Don't have an account? Sign Up

+
+
+ + + \ No newline at end of file diff --git a/Easy/Sarang Meshte/Task 1/kuchtohbhi.css b/Easy/Sarang Meshte/Task 1/kuchtohbhi.css new file mode 100644 index 0000000..7c6f7dd --- /dev/null +++ b/Easy/Sarang Meshte/Task 1/kuchtohbhi.css @@ -0,0 +1,64 @@ +.wrap{ + height:100vh; + width:100vw; + justify-content: center; + display: flex; +} +input{ + margin-bottom: 10px; + width: 70%; +} + +/* .inp-field{ + background-color: rgb(238, 229, 229); + height:20px; + margin : 1em 0; + width : 95%; + color: #9f9f9f; + border:1px solid black; + &:hover{ + color:rgb(238, 229, 229); + } + +} */ +button{ + margin: auto; + width:30%; + +} +.task-text{ + position:absolute; + margin-top: 300px; + margin-left: 580px; + height: 30px; + font-size: larger; + font-family: Arial, Helvetica, sans-serif; + /* background-color: aqua; */ +} + +.welc-text{ + position:absolute; + margin-top:16%; + margin-left:15%; + /* margin:auto; */ + text-align:center; + /* padding-top: 5rem; */ + height: 20%; + width: 20%; + text-size-adjust:auto; + justify-content: center; + align-items: center; + +} +.box { + background-color:rgb(0, 255, 119); + width:25%; + height:40%; + margin: auto; + padding-left: 2%; + border: 2px solid black; + + +} + + diff --git a/Easy/Sarang Meshte/Task 1/signup.html b/Easy/Sarang Meshte/Task 1/signup.html new file mode 100644 index 0000000..2ae11d0 --- /dev/null +++ b/Easy/Sarang Meshte/Task 1/signup.html @@ -0,0 +1,35 @@ + + + + + + Login + + + +
+

BombKart

+

Your One-Stop destination to
Bomb Your College

+
+
+ bgpage +
+

Create your account

+ + + + + + + + + +

Proceed to Login

+
+ + +
+ + \ No newline at end of file diff --git a/Easy/Sarang Meshte/Task 1/soyjackpoint.jpg b/Easy/Sarang Meshte/Task 1/soyjackpoint.jpg new file mode 100644 index 0000000..298dc5a Binary files /dev/null and b/Easy/Sarang Meshte/Task 1/soyjackpoint.jpg differ