-
Notifications
You must be signed in to change notification settings - Fork 0
/
log_in.html
183 lines (183 loc) · 12.3 KB
/
log_in.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel = "icon" type = "image/png" href = "Images/Frame.png">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;1,100&family=Montserrat:wght@500&family=Vazirmatn:wght@200&family=Work+Sans&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel = "stylesheet" type = "text/css" href = "CSS/Log In.css">
<title> Tea Setup - Create Cart </title>
</head>
<body>
<nav class = "navbar navbar-expand-lg navbar-light bg-light fixed-top">
<div class = "container-fluid">
<a href = "index.html" class = "navbar-brand"> Tea Setup </a>
<div class = "collapse navbar-collapse" id = "navbarSupportedContent">
<ul class = "navbar-nav me-auto mb-lg-0 nav-pills">
<li class = "nav-item">
<a href = "index.html" class = "nav-link active text-warning bg-dark" aria-current = "page"> Delightful Home </a>
</li>
<li class = "nav-item">
<a href = "about_us.html" class = "nav-link text-warning"> About Us </a>
</li>
<li class = "nav-item">
<a href = "contact_us.html" class = "nav-link text-warning"> Contact Us </a>
</li>
<li class="nav-item dropdown">
<a class = "nav-link dropdown-toggle text-warning" href = "#" id = "navbarDropdown" role = "button" data-bs-toggle = "dropdown" aria-expanded = "false"> Help Center </a>
<ul class = "dropdown-menu bg-dark" aria-labelledby = "navbarDropdown">
<li> <a class = "dropdown-item text-warning" href = "create_cart.html"> Create Cart </a> </li>
<li> <a class = "dropdown-item text-warning bg-light" href = "log_in.html"> Log In </a></li>
</ul>
</li>
</ul>
<form class = "d-flex">
<input type = "text" class = "form-control me-2" type = "Search" placeholder = "Search" aria-label = "Search" required>
<button class = "btn btn-warning" type = "Submit"> Search </button>
</form>
</div>
</div>
</nav>
<div class = "container-md p-1 shadow-lg rounded new_one">
<h3 class = "fs-2 text-warning center_text lighter_text m-3"> Log In - Section </h3>
<div class = "d-flex justify-content-center">
<div class = "card text-center bg-white shadow p-1 rounded mb-3 carded_one">
<div class = "card-header text-primary"> Log in here only if you have created cart before </div>
<div class = "card-body bg-dark rounded">
<h4 class = "text-warning lighter_text"> Provide us your details below! </h4>
<form class = "p-1 m-1">
<div class = "form-floating mb-3">
<input type = "text" id = "username" class = "form-control text-warning" placeholder = "username" required>
<label for = "username" class = "text-secondary"> Username </label>
</div>
<div class = "form-floating mb-3">
<input type = "password" id = "user_password" class = "form-control text-warning" placeholder = "passoword" required>
<label for = "user_password" class = "text-secondary"> Password </label>
</div>
<div class = "form-floating mb-3">
<input type = "password" id = "secret_code" class = "form-control text-warning" placeholder = "secret code" required>
<label for = "secret_code" class = "text-secondary"> Secret Code </label>
</div>
<div class = "">
<button type = "Submit" class = "btn btn-warning m-1"> Log In </button>
<button type = "Reset" class = "btn btn-warning m-1"> Clear All </button>
</div>
</form>
</div>
<div class = "card-footer text-primary"> Thanks if you Login successfully! </div>
</div>
</div>
</div>
<div class = "container-sm margin_on">
<div class = "d-flex justify-content-around bg-dark flex_one rounded shadow">
<div class = "card m-2 card_one_on border-0">
<div class = "row g-0 bg-dark">
<div class = "col-md-4">
<img src = "Images/Chai.jpg" alt = "Normal Tea" class = "img-fluid rounded-start">
</div>
<div class = "col-md-8">
<div class = "card-body bg-dark">
<h4 class = "card-title text-white"> Tea </h4>
<p class = "card-text text-warning font_p">
Tea is an aromatic beverage prepared by pouring hot or boiling water over cured or fresh leaves of
Camellia sinensis, an evergreen shrub native to China, India and other East Asian countries. Tea
is also rarely made from the leaves of Camellia taliensis.
</p>
</div>
</div>
</div>
</div>
<div class = "card m-2 card_one_on border-0">
<div class = "row g-0 bg-dark">
<div class = "col-md-4">
<img src = "Images/Espresso.jpg" alt = "Espresso Coffee" class = "img-fluid rounded-start">
</div>
<div class = "col-md-8">
<div class = "card-body bg-dark">
<h4 class = "card-title text-white"> Coffee </h4>
<p class = "card-text text-warning font_p">
Coffee is a brewed drink prepared from roasted coffee beans, the seeds of berries from certain
flowering plants in the Coffea genus. From the coffee fruit, the seeds are separated to produce
a stable, raw product: unroasted green coffee.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class = "footer bg-dark">
<div class = "d-flex justify-content-around">
<div class = "card" style = "width: 20rem; border: none; margin: 20px 0px 10px 30px;">
<img src = "Images/All_in_one.jpg" class = "card-img-top" alt = "All in Final One">
<div class = "card-body bg-dark">
<h4 class = "card-title text-warning"> Tea Setup </h4>
</div>
</div>
<div class = "part2 d-flex" style = "margin: 20px 0px 10px 0px;">
<div class = "bg-dark">
<h3 class = "fs-3 text-white"> We Provides </h3>
<nav class = "nav d-flex flex-column">
<a href = "Sub-Sections/Teas.html" class = "text-white one_all"> Teas </a>
<a href = "Sub-Sections/Coffee.html" class = "text-white one_all"> Coffees </a>
<a href = "Sub-Sections/detailed_menu.html" class = "text-white one_all"> Detailed View </a>
<a href = "Sub-Sections/Menu.html" class = "text-white one_all"> Menu </a>
</nav>
</div>
<div class = "bg-dark">
<h3 class = "fs-3 text-white"> You Provides </h3>
<nav class = "nav d-flex flex-column">
<a href = "#" class = "text-white one_all"> Experience </a>
<a href = "#" class = "text-white one_all"> Ideas </a>
<a href = "#" class = "text-white one_all"> Moments </a>
<a href = "#" class = "text-white one_all"> Happiness </a>
</nav>
</div>
</div>
<div class = "part3" style = "margin: 20px 30px 10px 0px;">
<div class = "card bg-light" style = "width: 22rem; border: none;">
<div class = "card-body bg-light" style = "border-radius: 10px;">
<h4 class = "card-title text-dark"> Join Us here! </h4>
<form>
<div class = "form-floating mb-2">
<input type = "email" class = "form-control" id = "floatinginput" placeholder = "[email protected]">
<label id = "floatinginput"> Email </label>
</div>
<div class = "form-floating mb-2">
<input type = "password" class = "form-control" id = "floatingpassword" placeholder = "Password">
<label id = "floatingpassword"> Password </label>
</div>
<input type = "Submit" value = "Send" class = "btn btn-primary">
<input type = "Reset" value = "Clear" class = "btn btn-primary">
</form>
</div>
</div>
</div>
</div>
<div class = "down_one bg-dark" style = "margin-bottom: 0;">
<nav class = "nav d-flex justify-content-center last_one">
<a href = "#" class = "text-white one_all"> Features </a>
<a href = "#" class = "text-white one_all"> Discounts </a>
<a href = "#" class = "text-white one_all"> FAQs </a>
</nav>
<div align = "center" style = "width: 90%; background-color: #FFC107; height: 2px; margin: 10px 0px 0px 50px;"></div>
<div class = "d-flex justify-content-between" style = "margin: 10px 40px 0px 40px;">
<div>
<p class = "text-white"> © 2022 Company, Inc 24 x 7 </p>
</div>
<div style = "margin-right: 50px; margin-bottom: 0;">
<button type = "button" class = "btn bg-dark button_one" style = "cursor: default;">
<a href = "#" class = "button_one" style = "margin-right: 20px;"> <i class="fa fa-instagram button_one" aria-hidden="true"></i> </a>
<a href = "#" class = "button_one"> <i class="fa fa-facebook button_one" aria-hidden="true"></i> </a>
</button>
</div>
</div>
</div>
</div>
</body>
</html>