-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
165 lines (156 loc) · 6.28 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
<!DOCTYPE HTML>
<html lang = "en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zomato Landing Page</title>
<link rel="shortcut icon" href="https://b.zmtcdn.com/images/logo/zomato_logo_2017.png">
<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" />
<link rel = "Stylesheet" href = "style.css">
</head>
<body>
<header>
<div class="nav">
<div>
<p>Get the App</p>
</div>
<ul class="nav-bar">
<li>Add Restaurant</li>
<li>Log in</li>
<li>Sign up</li>
</ul>
</div>
<div class="head">
<img class="logo" src="https://b.zmtcdn.com/web_assets/8313a97515fcb0447d2d77c276532a511583262271.png" alt="">
<h3>
Discover the best food and drinks in Gujarat
</h3>
<div class="search">
<div class="search-item">
<i class="fas fa-map-marker-alt"></i>
<p>Sardarnagar, block 31</p>
</div>
<div class="search-item">
<i class="fas fa-search"></i>
<input type="text" placeholder="Search for Restaurant,cuisine or a dish">
</div>
</div>
</div>
<div class="header-image">
<img src="https://b.zmtcdn.com/web_assets/81f3ff974d82520780078ba1cfbd453a1583259680.png">
</div>
</header>
<!--SECTION-1-->
<section class="section-1">
<div class="section-1-item">
<div class="items-details"><p>Order Food Online</p></div>
<img src="https://b.zmtcdn.com/webFrontend/e5b8785c257af2a7f354f1addaf37e4e1647364814.jpeg?output-format=webp&fit=around|402:360&crop=402:360;*,*
" alt="">
</div>
<div class="section-1-item">
<div class="items-details"><p>Dining Out</p></div>
<img src="https://b.zmtcdn.com/webFrontend/d026b357feb0d63c997549f6398da8cc1647364915.jpeg?output-format=webp&fit=around|402:360&crop=402:360;*,*
" alt="">
</div>
<div class="section-1-item">
<div class="items-details"><p>Night Life & Club</p></div>
<img src="https://b.zmtcdn.com/webFrontend/d9d80ef91cb552e3fdfadb3d4f4379761647365057.jpeg?output-format=webp&fit=around|402:360&crop=402:360;*,*
" alt="">
</div>
</section>
<!--SECTION-2-->
<section class="section-2">
<div class="section-2-heading">
<p>Popular Localities Ahmedabad</p>
</div>
<div class="section-2-container">
<div class="section-2-items">
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
<div class="section-2-item">
<p class="item-head">Ahmedabad</p>
<p class="item-subhead">388 Places</p>
</div>
</div>
</div>
</section>
<!--SECTION-3-->
<section class="section-3">
<div class="section-3-container">
<div class = "section-3-img">
<img src="https://b.zmtcdn.com/data/o2_assets/a500ffc2ab483bc6a550aa635f4e55531648107832.png
">
</div>
<div class="section-3-content">
<h1>
Get the Zomato App
</h1>
<p>Download the App from</p>
<div class="section-3-download">
<img src="https://b.zmtcdn.com/data/webuikit/23e930757c3df49840c482a8638bf5c31556001144.png
">
<img src="https://b.zmtcdn.com/data/webuikit/9f0c85a5e33adb783fa0aef667075f9e1556003622.png">
</div>
</div>
</div>
</section>
<footer>
<p> Copyright © by Dhruv 2023
</p>
</footer>
</body>
</html>