-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
188 lines (172 loc) · 7.54 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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<title></title>
</head>
<body>
<header>
<nav class="navbar">
<div class="navbar__brand">
<a href="https://www.zomato.com/pune"><img src="logo.png" alt="logo" class="navbar__logo"></a>
</div>
<div class="navbar__nav__items">
<button class="nav__item button__primary" id="bbb"><a href="login.html">Log in</a></button>
</div>
</nav>
</header>
<main class="container">
<section class="hero__container">
<div class="hero__image__container">
<img src="hero.jpg" alt="hero image" class="hero__image">
</div>
<div class="hero__description">
<h1 class="hero__text">
Order food from favourite restaurants near you.
</h1>
<button class="button__primary" id="bbb"><a href="https://www.zomato.com/pune/delivery?meta_filter=100354">Order Food</a></button>
</div>
</section>
<br>
<br>
<br>
<br>
<section class="explore__menu__container">
<h1 class="explore__menu__text">Explore Our Menu</h1>
<div class="explore__menu__gradient__bg">
</div>
<div class="explore__menu__lists">
<div class="food__card">
<div class="food__card__image__container">
<a href="https://www.zomato.com/pune/delivery?dishv2_id=9055"><img src="burger.jpg" alt="burger" class="food__image"></a>
</div>
<div class="food__card__description">
<h3 class="food__title">Burger</h3>
<p>Burger King, Mcdonalds, Burger Place <span style="color: #D83A56;">+3</span></p>
</div>
</div>
<div class="food__card" id="pizza__card">
<div class="food__card__image__container">
<a href="https://www.zomato.com/pune/delivery?dishv2_id=68987"><img src="pizza.jpg" alt="burger" class="food__image"></a>
</div>
<div class="food__card__description">
<h3 class="food__title">pizza</h3>
<p>Burger King, Mcdonalds, Burger Place <span style="color: #D83A56;">+3</span></p>
</div>
</div>
<!--Ice creams-->
<div class="food__card">
<div class="food__card__image__container">
<a href="https://www.zomato.com/pune/delivery?dishv2_id=10018"><img src="iceCream.jpg" alt="burger" class="food__image"></a>ss
</div>
<div class="food__card__description">
<h3 class="food__title">desserts</h3>
<p>Burger King, Mcdonalds, Burger Place <span style="color: #D83A56;">+3</span></p>
</div>
</div>
</div>
</section>
<br>
<br>
<br>
<div class="line_mid">
</div>
<footer class = "footer__container">
<div class = "footer_section1">
<img src = "./ZomatoLogo.jpg" alt = "zomato logo" />
<div class = "section1__button_container">
<button>
<img src = "./IndianFlag.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 class = "navigation_container">
<div class = "link_container">
<h5>About Zomato</h5>
<div class = "link_container_anchors">
<a href = "https://www.zomato.com/who-we-are">Who We Are</a>
<a href = "https://blog.zomato.com/">Blog</a>
<a href = "#">Work With Us</a>
<a href = "#">Investor Relations</a>
<a href = "#">Report Fraud</a>
<a href = "#">Contact Us</a>
</div>
</div>
<div class = "link_container">
<h5>Zomaverse</h5>
<div class = "link_container_anchors">
<a href = "https://www.zomato.com/india">Zomato</a>
<a href = "https://blinkit.com/">Blinkit</a>
<a href = "#">Feeding India</a>
<a href = "#">Hyperpure</a>
<a href = "#">Zomaland</a>
</div>
</div>
<div class = "link_container">
<h5>For Restaurants</h5>
<div class = "link_container_anchors">
<a href = "#">Partner With Us</a>
<a href = "#">Apps For You</a>
</div>
<h5 id = "enterprises">For Enterprises</h5>
<div class = "link_container_anchors">
<a href = "https://www.zomato.com/enterprise-solutions">Zomato For Work</a>
</div>
</div>
<div class = "link_container">
<h5>Learn More</h5>
<div class = "link_container_anchors">
<a href = "#">Privacy</a>
<a href = "#">Security</a>
<a href = "#">Terms</a>
<a href = "#">Sitemap</a>
</div>
</div>
<div class = "link_container">
<h5>Social Links</h5>
<div class = "social_media_icon_buttons">
<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 class = "social_media_logos">
<a href="https://apps.apple.com/in/app/zomato-food-delivery-dining/id434613896?_branch_match_id=1250352532796352763&_branch_referrer=H4sIAAAAAAAAA8soKSkottLXT8pL1ssp0U%2FJL8%2FLyU9M0a3Kz00sydfNzC8GAFKYbuoiAAAA"><img src = "./applestore.png" alt = "Apple store" /></a>
<a href="https://play.google.com/store/apps/details?id=com.application.zomato&_branch_match_id=1250352532796352763&_branch_referrer=H4sIAAAAAAAAA8soKSkottLXT8pL1ssp0U%2FJL8%2FLyU9M0a3STcxLKcrPTAEABp6kzyEAAAA%3D"><img src = "./playstore.png" alt = "Play store" id = "img2"/></a>
</div>
</div>
</div>
</div>
<div class = "disclaimer">
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>
</footer>
</body>
</main>
</body>
</html>