-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
359 lines (339 loc) · 18.7 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<title>ZOMATO</title>
</head>
<body>
<div style="width: 100%; height: 70px;">
<table cellspacing="10px">
<tr>
<td><img src=" https://b.zmtcdn.com/web_assets/b40b97e677bc7b2ca77c58c61db266fe1603954218.png" alt=""
style="width: 80px; "></td>
<td>
<div style="padding: 5px;">
<img src="https://cdn-icons-png.flaticon.com/512/535/535137.png" alt="" width="15px">
<input type="search" list="locations" style="border: 10px; border-radius: 10px; width: 100px;"
placeholder="Hyderabad">
<datalist id="locations" style="border: 1px solid; border-radius: 10px;">
<option value="ADILABAD">ADILABAD</option>
<option value="BHADRADRI KOTHAGUDEM">BHADRADRI KOTHAGUDEM</option>
<option value="HANUMAKONDA">HANUMAKONDA</option>
<option value="HYDERABAD">HYDERABAD</option>
<option value="JAGTIAL">JAGTIAL</option>
<option value="JANGOAN">JANGOAN</option>
<option value="JAYASHANKAR BHOOPALPALLY">JAYASHANKAR BHOOPALPALLY</option>
<option value="JOGULAMBA GADWAL">JOGULAMBA GADWAL</option>
<option value="KAMAREDDY">KAMAREDDY</option>
</datalist>
🔍
<input type="search" name="search" id="search"
style="border: 10px; border-radius: 10px; width: 500px;"
placeholder="Search for restaurants, cuisine, or a dish">
<span style="float: right;">
<input type="submit" name="login" value="Log in" style="border-radius: 8px;">
   
<input type="submit" name="signup" value="Sign up" style="border-radius: 8px;">
</span>
</div>
</td>
</tr>
</table>
<hr>
<div style="background-color:white ">
<table>
<tr>
<td> <button style="height: auto; width: 150px; border: 0cap; border-radius: 10px; color: red;"><img
src="https://b.zmtcdn.com/data/o2_assets/c0bb85d3a6347b2ec070a8db694588261616149578.png?output-format=webp"
alt="" height="50px" width="50px"> Delivery</button></td>
<td> </td>
<td><button style="height: auto; width: 150px; border: 0cap; border-radius: 10px;"><img
src="https://b.zmtcdn.com/data/o2_assets/78d25215ff4c1299578ed36eefd5f39d1616149985.png?output-format=webp"
alt="" height="50px" width="50px"> Dining Out</button></td>
<td> </td>
<td>
<button style="height: auto; width: 150px; border: 0cap; border-radius: 10px;"><img
src="https://b.zmtcdn.com/data/o2_assets/01040767e4943c398e38e3592bb1ba8a1616150142.png?output-format=webp"
alt="" height="50px" width="50px"> Dining Out</button>
</td>
</tr>
</table>
</div>
<hr>
<div style="width: 100%; height: 70px;">
<table cellspacing="10px">
<tr>
<td><input type="submit"
style="width: 50px; background-color: white; border-width: 1px;border-radius: 10px; "
value="Filter"></td>
<td><input type="submit" value="Chicken"
style="background-color: white; border-width: 1px;border-radius: 10px;"></td>
<td><input type="submit" value="Rating 4.0+"
style="background-color: white; border-width: 1px;border-radius: 10px;"></td>
<td><input type="submit" value="Pure Veg"
style="background-color: white; border-width: 1px;border-radius: 10px;"></td>
<td><input type="submit" value="Cuisines"
style="width: 70px;background-color: white; border-width: 1px;border-radius: 10px;"></td>
</tr>
</table>
</div>
<div style="width: 100%; height: 250px; background-color: rgb(233, 231, 231);">
<table>
<tr>
<td>
<h2>Inspiration for your first order</h2>
</td>
<td></td>
</tr>
<tr>
</tr>
</table>
<table cellspacing="10px">
<tr>
<td><img src="https://b.zmtcdn.com/data/dish_images/d19a31d42d5913ff129cafd7cec772f81639737697.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/o2_assets/d0bd7c9405ac87f6aa65e31fe55800941632716575.png"
alt="" style="width: 80px; border-radius: 100px;"></td>
<td><img src="https://b.zmtcdn.com/data/o2_assets/8dc39742916ddc369ebeb91928391b931632716660.png"
alt="" style="width: 80px; border-radius: 100px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_images/197987b7ebcd1ee08f8c25ea4e77e20f1634731334.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_images/ccb7dc2ba2b054419f805da7f05704471634886169.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_images/d5ab931c8c239271de45e1c159af94311634805744.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/o2_assets/52eb9796bb9bcf0eba64c643349e97211634401116.png"
alt="" style="width: 80px; border-radius: 100px;"></td>
<td><img src="https://b.zmtcdn.com/data/o2_assets/019409fe8f838312214d9211be010ef31678798444.jpeg"
alt="" style="width: 80px; border-radius: 100px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_images/c2f22c42f7ba90d81440a88449f4e5891634806087.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_images/d9766dd91cd75416f4f65cf286ca84331634805483.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/o2_assets/e444ade83eb22360b6ca79e6e777955f1632716661.png"
alt="" style="width: 80px; border-radius: 100px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_images/91c554bcbbab049353a8808fc970e3b31615960315.png"
alt="" style="width: 80px; border-radius: 100px;"></td>
</tr>
<tr align="center">
<td> Biryani</td>
<td>Pizza</td>
<td>Dosa</td>
<td>Chicken</td>
<td>Burger</td>
<td>Cake</td>
<td>Thali</td>
<td>North India</td>
<td>Rolls</td>
<td>Idli</td>
<td>Fried Rice</td>
<td>Noodles</td>
</tr>
</table>
</div>
<div style="width: 100%; height: 250px;">
<h2>Top brands for you</h2>
<table cellspacing="10px">
<tr align="center">
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/d76be28e0885f4563a1dbaf3a45f4b74_1635882663.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/8e611fa769c66049e2af45b00b1d8d52_1635882594.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/0f13b4a115d1420b049835a5b2037a46_1649660664.png"
alt="" style="width: 80px; border-radius:100px;"></td>
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/cba530e2b1d8439cd4170fef9b3f1d51_1635882104.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/466f8fc74274145f3b21795c3d21816d_1589433071.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/6a11fd0f30c9fd9ceaff2f5b21f61d23_1617187971.png"
alt="" style="width: 80px;"></td>
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/3d80cb89fca9e212f7dab2c1914ebd8f_1643983679.png"
alt="" style="width: 80px; "></td>
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/6f7f4964abc7bb71c4bc370ccf36ff91_1633121322.png"
alt="" style="width: 80px; border-radius: 100px;"></td>
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/f895c94f2b1871afae5a905d63e2141f_1695035483.png"
alt="" style="width: 80px; border-radius: 100px;"></td>
<td><img src="https://b.zmtcdn.com/data/brand_creatives/logos/144bce4c7101359f0c0b54b8fc761a6f_1632140164.png"
alt="" style="width: 80px;"></td>
</tr>
<tr align="center">
<td>Mehfil</td>
<td>Shah Ghouse Hotel & Restaurant</td>
<td>Pista House</td>
<td>Cream Stone Ice Cream</td>
<td>KFC</td>
<td>Burger King</td>
<td>McDonald's</td>
<td>Paradise Biryani</td>
<td>Lucky Restaurant</td>
<td>La Pino'z Pizza</td>
</tr>
</table>
</div>
<div>
<h2>Delivery Restaurants in Hyderabad</h2>
<table cellspacing="20px" align="center">
<tr>
<td><img src="https://b.zmtcdn.com/data/pictures/9/18631539/e27d24f3b5f1b3a150932ad927074aeb_o2_featured_v2.jpg"
alt="" style="width: 300px; height: 200px;"></td>
<td><img src="https://b.zmtcdn.com/data/pictures/chains/9/90709/5f50edbca7506971fb09bce608bc532f_o2_featured_v2.jpg"
alt="" style="width: 300px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_photos/6b8/b7e983071056b96372c540d1349976b8.jpg" alt=""
style="width: 300px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_photos/648/128e442d063ccaf31289af6e02dda648.jpg" alt=""
style="width:300px ; height: 200px;"></td>
</tr>
<tr align="center">
<td>Agra Mithai Ghar & Restaurant</td>
<td>Agra Sweets Banjara</td>
<td>New Grand Restaurant & Bakery</td>
<td>Mehfil</td>
</tr>
<tr>
<td><img src="https://b.zmtcdn.com/data/dish_photos/1d1/811467970041d658b0fc0a633bcba1d1.jpg" alt=""
style="width: 300px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_photos/cb5/67cd12fccf59c0ab2ecebfa994bb4cb5.jpg" alt=""
style="width: 300px; height: 210px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_photos/8f7/82d02c7ddfb75051192da3657b9bc8f7.jpg" alt=""
style="width: 300px;"></td>
<td><img src="https://b.zmtcdn.com/data/dish_photos/a9e/6a460bbcc2c64f7c33f364dc5b910a9e.jpg" alt=""
style="width: 300px;"></td>
</tr>
<tr align="center">
<td>Hotel Nayaab</td>
<td>Theobroma</td>
<td>Harsha Dulex Mess</td>
<td>Hotel Sohal</td>
</tr>
</table>
</div>
<div>
<h2>Explore options near me</h2>
<div>
<select style="height: 50px;width: 300px;border-radius: 10px;padding: 15px;">
<option>Popular Restaurant Near Me</option>
<option>Trishna Resto And Bar</option>
<option>Pimlico</option>
<option>Green Thing</option>
<option>Kava Kitchen</option>
</select>
</div>
<div>
<select style="height: 50px;width: 300px;border-radius: 10px;padding: 15px;">
<option>Popular cuisines Near Me</option>
<option>Open Window Cafe Bistro</option>
<option>Gauri's Kitchen</option>
<option>Food Moments</option>
<option>Senses - Marriott Suites Pune</option>
</select>
</div>
</div>
<div>
<select style="height: 50px;width: 300px;border-radius: 10px;padding: 15px;">
<option>Cities We Deliver To</option>
<option>Hyderabad</option>
<option>Mumbai</option>
<option>Banglore</option>
<option>Delhi</option>
</select>
</div>
<div>
<div>
<img src=" https://b.zmtcdn.com/web_assets/b40b97e677bc7b2ca77c58c61db266fe1603954218.png"
alt="zomato logo" style="width: 80px;">
<button>
<img src="https://cdn-icons-png.flaticon.com/128/11416/11416255.png" alt="Indian Flag"
style="width: 16px; height: 16px">
<select style="border: none; background: #e8e8e8; cursor: pointer">
<option>India</option>
<option> United States</option>
<option>Australia</option>
<option>New Zealand</option>
<option>Spain</option>
<option>England</option>
</select>
</button>
<button>
<i class="fa fa-globe"></i>
<select style="border: none; background: #e8e8e8; cursor: pointer">
<option>English</option>
<option>Español</option>
<option>Čeština</option>
<option>Slovenčina</option>
<option>Polish</option>
<option>Italian</option>
</select>
</button>
</div>
</div>
<div style="display: grid; grid-template-columns : repeat(5, 1fr); margin: auto; gap: 1rem; padding: 3rem 0;">
<div style="display: flex; flex-direction: column; gap: 10px;">
<h4>About Zomato</h4>
<div>
<span>Who We Are</span><br>
<span>Blog</span><br>
<span>Work With Us</span><br>
<span>Investor Relations</span><br>
<span>Report Fraud</span><br>
<span>Contact Us</span><br>
</div>
</div>
<div>
<h4>Zomaverse</h4>
<div>
<span>Zomato</span><br>
<span>Blinkit</span><br>
<span>Feeding India</span><br>
<span>Hyperpure</span><br>
<span>Zomaland</span><br>
</div>
</div>
<div>
<h4>For Restaurants</h4>
<div c>
<span>Partner With Us</span><br>
<span>Apps For You</span><br>
</div>
<h4>For Enterprises</h4>
<div>
<span>Zomato For Work</span><br>
</div>
</div>
<div>
<h4>Learn More</h4>
<div>
<span>Privacy</span><br>
<span>Security</span><br>
<span>Terms</span><br>
<span>Sitemap</span><br>
</div>
</div>
<div>
<h4>Social Links</h4>
<div>
<button><i class="fa-brands fa-linkedin-in"></i> </button>
<button><i class="fa-brands fa-instagram"></i></button>
<button><i class="fa-brands fa-twitter"></i></button>
<button><i class="fa-brands fa-facebook"></i></button>
<button><i class="fa-brands fa-youtube"></i></button>
<div>
<img src="https://b.zmtcdn.com/data/webuikit/9f0c85a5e33adb783fa0aef667075f9e1556003622.png"
alt="Apple store" style="width: 200px;">
<img src="https://b.zmtcdn.com/data/webuikit/23e930757c3df49840c482a8638bf5c31556001144.png"
alt="Play store" style="width: 200px;">
</div>
</div>
</div>
</div>
<div>
By continuing past this page, you agree to our Terms of Service, Cookie Policy,
Privacy Policy and Content Policies. All trademarks are properties of their respective owners.
2008-2023 © Zomato™ Ltd. All rights reserved.
</div>
</div>
</body>
</html>