-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
263 lines (249 loc) · 9.58 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Burger landing page</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!------Header-------->
<header class="header">
<div class="container">
<div class="header__top">
<a class="logo" href="#">
<img class="logo__img" src="./img/logo.png" alt="Burger landing page">
</a>
<div class="menu__icon">
<span></span>
</div>
<div class="header__menu">
<nav class="menu">
<ul class="menu__list">
<li class="menu__item">
<a href="#" class="menu__link">HOME</a>
</li>
<li class="menu__item">
<a href="#" class="menu__link">PAGES</a>
</li>
<li class="menu__item">
<a href="#" class="menu__link">OUR OFFER</a>
</li>
<li class="menu__item">
<a href="#" class="menu__link">PRICING</a>
</li>
<li class="menu__item">
<a href="#" class="menu__link">SHOP</a>
</li>
</ul>
</nav>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
<div class="header__bottom _anim-items">
<p class="header__sub-title">FAST FOOD BURGERS</p>
<h1 class="header__title">The fastest food, for instant hunger </h1>
<p class="header__text">Some food has looked so awful that it's looked like something that the dog's brought home, yet after one mouthful I've been left eating my thoughts, my words & my food and gone back for seconds.</p>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</header>
<!------Food-------->
<section class="food">
<div class="container">
<div class="food__list">
<a class="food__item" href="#">
<img class="food__img" src="./img/food/food1.jpg" alt="food1">
<div class="food__text-body">
<h5 class="food__title">Chicken Paella </h5>
<p class="food__text">We just don't make and sell food.Good food warms.</p>
</div>
</a>
<a class="food__item" href="#">
<img class="food__img" src="./img/food/food2.jpg" alt="food2">
<div class="food__text-body">
<h5 class="food__title">Taco Del Mar</h5>
<p class="food__text">Taco Del Mar brings the best out of Mexican cuisine with fresh.</p>
</div>
</a>
<a class="food__item" href="#">
<img class="food__img" src="./img/food/food3.jpg" alt="food3">
<div class="food__text-body">
<h5 class="food__title">Bon Au Pain</h5>
<p class="food__text">Bon Au Pain is a pioneer in the healthy fast food scene.</p>
</div>
</a>
<a class="food__item" href="#">
<img class="food__img" src="./img/food/food4.jpg" alt="food4">
<div class="food__text-body">
<h5 class="food__title">Pizza Hut.</h5>
<p class="food__text">Although the Pizza Hut Menu Prices have tumbled over the years.</p>
</div>
</a>
</div>
</div>
</section>
<!------Burger-------->
<section class="burger">
<div class="container burger__container">
<div class="burger__left _anim-items">
<img class="burger__img" src="./img/burger.png" alt="burger">
</div>
<div class="burger__right">
<h3 class="burger__title">Burger King</h3>
<p class="burger__text">Together with McDonald’s, Burger King has grown to become synonymous with burgers in the US.</p>
<div class="burger__value">
<span class="burger__value-new">$6</span>
<span class="burger__value-old">$8</span>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</section>
<!------Price-------->
<section class="price">
<div class="container price__container">
<div class="price__item _anim-items">
<img class="price__img" src="./img/price/price1.jpg" alt="price1">
<div class="price__body">
<h4 class="price__title">Dairy Queen</h4>
<p class="price__text">Dairy Queen is one of the biggest fast-food.</p>
<div class="price__value">
<span class="price__value-new">$4</span>
<span class="price__value-old">$6</span>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
<div class="price__item _anim-items">
<img class="price__img" src="./img/price/price2.jpg" alt="price2">
<div class="price__body price__body--left-text">
<h4 class="price__title">Pizza Hut</h4>
<p class="price__text">Although the Pizza Hut Menu Prices .</p>
<div class="price__value">
<span class="price__value-new">$3</span>
<span class="price__value-old">$7</span>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
<div class="price__item _anim-items">
<img class="price__img" src="./img/price/price3.jpg" alt="price3">
<div class="price__body">
<h4 class="price__title">Burger King</h4>
<p class="price__text">Together with McDonald’s, Burger King.</p>
<div class="price__value">
<span class="price__value-new">$5</span>
<span class="price__value-old">$6</span>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
<div class="price__item _anim-items">
<img class="price__img" src="./img/price/price4.jpg" alt="price4">
<div class="price__body price__body--left-text">
<h4 class="price__title">Papa John’s</h4>
<p class="price__text">Papa John’s is one of the most popular fast-food.</p>
<div class="price__value">
<span class="price__value-new">$6</span>
<span class="price__value-old">$8</span>
</div>
<a class="order" href="#">ORDER NOW</a>
</div>
</div>
</div>
</section>
<!------Feedback-------->
<section class="feedback">
<div class="container feedback__container _anim-items">
<div class="feedback__left">
<img class="feedback__img" src="./img/feedback.png" alt="feedback">
</div>
<div class="feedback__right">
<img class="feedback__icon" src="./img/icons/feedback-icon.png" alt="">
<p class="feedback__text">Thanks a lot for the prompt service. Really appreciate. Excellence taste in Every Bite.Add a joy of best Taste. Foodie Moments.</p>
<p class="feedback__name">Adele A. McNeill</p>
<p class="feedback__nations">AMIRICAN</p>
</div>
</div>
</section>
<!------Download-------->
<section class="download">
<div class="container download__container">
<div class="download__title">Download Our Menu</div>
<a class="order" href="#">DOWNLOAD</a>
</div>
</section>
<!------Footer-------->
<footer class="footer">
<div class="container footer__container">
<div class="footer__contacts">
<a class="footer__contacts-link logo" href="#"><img src="./img/logo.png" alt=""></a>
<a class="footer__contacts-link mail" href="mailto:fastfood_usa@gmail.com">fastfood_usa@gmail.com</a>
<a class="footer__contacts-link site" href="http://www.fastfood_usa.com">www.fastfood_usa.com</a>
</div>
<div class="footer__block">
<h6 class="footer__block__title">Our menu</h6>
<ul class="footer__block__list">
<li class="footer__block__item">
<a href="#" class="footer__block__link">Breakfast</a>
</li>
<li class="footer__block__item">
<a href="#" class="footer__block__link">Lunce</a>
</li>
<li class="footer__block__item">
<a href="#" class="footer__block__link">Dinner</a>
</li>
</ul>
</div>
<div class="footer__block">
<h6 class="footer__block__title">Information</h6>
<ul class="footer__block__list">
<li class="footer__block__item">
<a href="#" class="footer__block__link">About us </a>
</li>
<li class="footer__block__item">
<a href="#" class="footer__block__link">Testimonial</a>
</li>
<li class="footer__block__item">
<a href="#" class="footer__block__link">Event</a>
</li>
</ul>
</div>
<div class="footer__block">
<h6 class="footer__block__title">Useful Links</h6>
<ul class="footer__block__list">
<li class="footer__block__item">
<a href="#" class="footer__block__link">Services</a>
</li>
<li class="footer__block__item">
<a href="#" class="footer__block__link">Support</a>
</li>
<li class="footer__block__item">
<a href="#" class="footer__block__link">Conditions</a>
</li>
</ul>
</div>
<div class="footer__block">
<h6 class="footer__block__title">Social Handles</h6>
<ul class="footer__block__list footer__block__list-icons">
<li class="footer__block__item">
<a class="footer__block__link footer__block__link--social" href="#"><img src="./img/icons/twitter.png" alt="twitter"></a>
</li>
<li class="footer__block__item">
<a class="footer__block__link footer__block__link--social" href="#"><img src="./img/icons/instagram.png" alt="instagrem"></a>
</li>
<li class="footer__block__item">
<a class="footer__block__link footer__block__link--social" href="#"><img src="./img/icons/facebook.png" alt="facebook"></a>
</li>
<li class="footer__block__item">
<a class="footer__block__link footer__block__link--social" href="#"><img src="./img/icons/linkedin.png" alt="linkedin"></a>
</li>
</ul>
</div>
</div>
</footer>
<script src="./js/jquery-3.6.0.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>