-
Notifications
You must be signed in to change notification settings - Fork 0
/
main_course.html
386 lines (339 loc) · 20.7 KB
/
main_course.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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<!DOCTYPE html>
<html lang="zxx" class="noscroll">
<head>
<meta charset="UTF-8">
<meta name="description" content="Ogani Template">
<meta name="keywords" content="Ogani, unica, creative, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Cafe MRP | Main Course</title>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;900&display=swap" rel="stylesheet">
<!-- Css Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="css/elegant-icons.css" type="text/css">
<link rel="stylesheet" href="css/nice-select.css" type="text/css">
<link rel="stylesheet" href="css/jquery-ui.min.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css">
<link rel="stylesheet" href="css/slicknav.min.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
</head>
<body class="main_body">
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Breadcrumb Section Begin -->
<header id="header_nav" class="header breadcrumb-section set-bg">
<script type="text/javascript" src="./header.js"></script>
</header>
<!-- Breadcrumb Section End -->
<!-- Product Section Begin -->
<p id="demo"></p>
<div class="main_menu"><button style="border: none"><a href="main_menu.html" class="site-btn">Go Back</a> </button>
<section class="product spad">
<h3 align="center"><b>Main Course</b></h3>
<div class="container">
<div class="row">
<div class="col-lg-9 col-md-7">
<div class="product__discount">
<div class="col-lg-4 col-md-6 col-sm-6">
<div class = "product__item">
<div class="product__item__text">
<h6 class="itemName"><img src="img/nonveg.png" alt="Non-Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Mutton Rogan Josh</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 545</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/nonveg.png" alt="Non-Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Butter Chicken(Bone)</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 445</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/nonveg.png" alt="Non-Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Butter Chicken(Boneless)</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 495</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/nonveg.png" alt="Non-Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Dhaba Chicken Curry</h6>
<span style="text-align: center; font-size: 12px;">Highway Dhaba Style Chicken Curry</span>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 445</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/nonveg.png" alt="Non-Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Chicken Chatkara</h6>
<span style="text-align: center; font-size: 12px;">Classic Chicken Curry Made Better</span>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 445</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Dal Makhani</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 425</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Paneer Butter Masala</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 425</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Kadhai Paneer</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 425</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Malai Kofta</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 395</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Mushroom Do Pyaza</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 395</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Diwani Handi</h6>
<span style="text-align: center; font-size: 12px;">Mix Veg in a Spicy Masala Gravy</span>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 395</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Dal Tadka</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 325</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/nonveg.png" alt="Non-Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Mutton Biryani</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 425</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/nonveg.png" alt="Non-Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Chicken Biryani</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 395</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Sabz Biryani</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 325</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Jeera Pulao</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 225</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Steamed Rice</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 195</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Plain Roti</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 55</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Butter Roti</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 55</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Roomali Roti</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 55</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Lachcha Paratha - Plain</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 65</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Lachcha Paratha - Pudina</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 65</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Lachcha Paratha - Mirch</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 65</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Plain Naan</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 65</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Butter Naan</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 70</b></h6>
</div>
<div class="product__item__text">
<h6 class="itemName"><img src="img/veg.png" alt="Vegetarian" width="15" height="15" style="position: relative; right: 10px;">Garlic Naan</h6>
<div class="quantity">
<div class = "add"> ADD </div>
<div class="pro-qty">
<input type="submit" value="1">
</div>
</div>
<h6 class = "price"><b>₹ 75</b></h6>
</div>
</div>
</div>
</div>
</div>
</div>
<div align="cener">
<button style="border: none; margin-bottom: 10px; float: left; width: 40%; "><a href="main_menu.html" class="site-btn" style=" font-size: 16px; padding: 5px; padding-top: 15px; padding-bottom: 15px;">Main Menu</a> </button>
<button style="float: right; display: inline-block; width: 50%; font-size: 16px; padding: 5px; padding-top: 15px; padding-bottom: 15px;" class="button_button2 site-btn" >Checkout</button>
</div>
</div>
</section>
<!-- Product Section End -->
<footer class="footer spad">
<script type="text/javascript" src="./footer.js"></script>
</div>
<div class="menu_tab">
<div class="temp_menu">
<script type="text/javascript" src="js/menu.js"></script>
</div>
<span class = "menu_btn">Menu</span>
</div>
</div>
<!-- Js Plugins -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-confirm.min.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>