-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
357 lines (324 loc) · 14.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<script src="https://kit.fontawesome.com/f5704b4fcf.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<title>Burger</title>
<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=Ubuntu:wght@300&display=swap" rel="stylesheet">
<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=Montserrat:wght@100&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- navbar
<div class="bg-image">
<div class="container">
<-- background-wallpaper -->
<!-- <nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light navb ">
<a class="navbar-brand" href="#"><img
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/logo-classic-red-background.png"
alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item active nav-icons">
<a class="nav-link" href="#">HOME <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item nav-icons">
<a class="nav-link" href="#">PAGES</a>
</li>
<li class="nav-item nav-icons">
<a class="nav-link" href="#">OFFER</a>
</li>
<li class="nav-item nav-icons">
<a class="nav-link" href="#">GALLERIES </a>
</li>
<li class="nav-item nav-icons">
<a class="nav-link" href="#">BLOG</a>
</li>
<li class="nav-item nav-icons">
<a class="nav-link" href="#">SHOP</a>
</li>
</ul>
</div>
</nav>
</nav>
</div>
</div> -->
<!-- updated navbar -->
<nav>
<div class="logo"><img
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/logo-classic-red-background.png"
alt="FAT FOOD LOGO">
</div>
<ul>
<li><a href="">HOME</a></li>
<li><a href="">PAGES</a></li>
<li><a href="">OFFER</a></li>
<li><a href="">GALLERIES</a></li>
<li><a href="">SHOP</a></li>
</ul>
</nav>
<section>
</section>
<div class="division-1">
<h5><a href="" class="text-white bg-danger" style="text-decoration: none;">FAST FOOD BURGERS</a></h5>
<h1 style="font-size: 100px;">BEST BURGERS</h1>
<h1 style="font-size: 100px;">IN GALAXY</h1>
<div style="padding-top: 40px;">
<a href="#" class="myButton2">OUR MENU</a>
</div>
</div>
<div class="bdy-div1">
<!-- division-2 (red background)-->
<div class="division-2" style="text-align: center;">
<div class="row">
<div class="col col-lg-3 col-md-6 col-sm-12">
<img class="div-2-images"
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/burger_illustration_1.png"
alt="">
<h5>GRILL`D BURGERS</h5>
<p style="color: rgb(204, 204, 204);">Beetroot water spinach okra water chestnut ricebean pea.</p>
</div>
<div class="col col-lg-3 col-md-6 col-sm-12">
<img class="div-2-images"
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/burger_illustration_2.png"
alt="">
<h5>VEGGIE OPTIONS</h5>
<p style="color: rgb(204, 204, 204);">Water spinach arugula pea tatsoi aubergine spring onion.</p>
</div>
<div class="col col-lg-3 col-md-6 col-sm-12">
<img class="div-2-images"
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/burger_illustration_3.png"
alt="">
<h5>MILKSHAKES</h5>
<p style="color: rgb(204, 204, 204);">Dandelion zucchini burdock yarrow chickpea dandelion sorrel.</p>
</div>
<div class="col col-lg-3 col-md-6 col-sm-12">
<img class="div-2-images"
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/burger_illustration_4.png"
alt="">
<h5>DESSERTS</h5>
<p style="color: rgb(204, 204, 204);">Chickweed okra pea winter purslane coriander yarrow sweet.</p>
</div>
</div>
</div>
<!-- division 3 -->
<div class="division-3 " style="text-align: center;">
<h5><a href="" class="text-white bg-danger" style="text-decoration: none;">TASTY & CRUNCHY</a></h5>
<h1>Choose & enjoy</h1>
<p>Inspired by recipes and creation of world's best chef's</p>
<div class="row">
<div class="col col-lg-4 col-md-6 col-sm-12">
<img
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/inner_burger_1-320x320.jpg"
alt="BEEF BURGER">
<h1>BEEF BURGERS</h1>
<p>Beetroot water spinach okra water chestnut ricebean pea.</p>
</div>
<div class="col col-lg-4 col-md-6 col-sm-12">
<img
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/inner_burger_2-320x320.jpg"
alt="CHICKEN BURGERR">
<h1>CHICKEN BURGERS</h1>
<p>Water spinach arugula pea tatsoi aubergine spring onion.</p>
</div>
<div class="col col-lg-4 col-md-6 col-sm-12">
<img
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/inner_burger_3-320x320.jpg"
alt="VEGAN OPTION">
<h1>VEGAN OPTIONS</h1>
<p>Dandelion zucchini burdock yarrow chickpea dandelion sorrel.</p>
</div>
<div class="col col-lg-4 col-md-6 col-sm-12">
<img
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/inner_burger_4-320x320.jpg"
alt="SALADS & WRAPS">
<h1>SALADS & WRAPS</h1>
<p>Water spinach arugula pea tatsoi aubergine spring onion.</p>
</div>
<div class="col col-lg-4 col-md-6 col-sm-12">
<img
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/inner_burger_5-320x320.jpg"
alt="FRENCH FRIES">
<h1>FRENCH FRIES</h1>
<p>Dandelion zucchini burdock yarrow chickpea dandelion sorrel.</p>
</div>
<div class="col col-lg-4 col-md-6 col-sm-12">
<img
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/inner_burger_6-320x320.jpg"
alt="GREAT DESSERTS">
<h1>GREAT DESSERTS</h1>
<p>Chickweed okra pea winter purslane coriander yarrow sweet.</p>
</div>
</div>
<div style="padding-top: 80px;">
<a href="#" class="myButton">VIEW OUR FULL MENU</a>
</div>
</div>
<!-- division-4 -->
<div class="row" style="text-align: center;">
<div class="col col-lg-6 col-md-12 col-sm-12">
<div class="division-4-1">
<h2>FARMHOUSE</h2>
<h2> BURGER</h2>
<p class="div-4-p" style="text-align: center;">This burger’s name explains itself. Of course, you can also top it with crisp lettuce,
tomatoes, ketchup,
barbecue sauce and anything else.</p>
<div style="padding-top: 80px;">
<a href="" class="myButton3">ORDER NOW</a>
</div>
</div>
</div>
<div class="col col-lg-6 col-sm-12">
<div class="division-4-2">
<h2>QUINOA & BLACK CURGER</h2>
<p class="div-4-p" style="text-align: center;">We can’t think of a better way to celebrate summer than with these omg-worthy hamburgers.
Plus, try our
over-the-top creative cheeseburgers.</p>
<div style="padding-top: 80px;">
<a href="" class="myButton3">ORDER NOW</a>
</div>
</div>
</div>
<div class="col col-lg-6 col-sm-12">
<div class="division-4-3">
<h2>CHOCOLATE MILKSHAKE</h2>
<p class="div-4-p" style="text-align: center;">Milkshakes always taste good if you are a chocolate lover. You can throw one together with
a cream or
experiment with all kinds of extra flavors.</p>
<div style="padding-top: 80px;">
<a href="" class="myButton3">ORDER NOW</a>
</div>
</div>
</div>
<div class="col col-lg-6 col-sm-12">
<div class="division-4-4">
<h2>STANDARD BURGER MEAL</h2>
<p class="div-4-p" style="text-align: center;">These incredible burger meal offer a unique twist to the classic hamburger, incorporating
ingredients like
pimento cheese and sesame.</p>
<div style="padding-top: 80px;">
<a href="" class="myButton3">ORDER NOW</a>
</div>
</div>
</div>
<div class="col col-lg-6 col-sm-12">
<div class="division-4-5">
<h2>CHECKOUT OUR CATERING MENU</h2>
<p class="div-4-p" style="text-align: center;">Throwing the party is never been easier. Order now and let us spice up your party. Burger
meals, french
fries
and cheeseburgers will cheer up your friends.</p>
<div style="padding-top: 80px;">
<a href="" class="myButton3">ORDER NOW</a>
</div>
</div>
</div>
<div class="col col-lg-6 col-sm-12">
<div class="division-4-6">
<h2>HOW TO MAKE A PERFECT BURGER</h2>
<p class="div-4-p" style="text-align: center;">We will tell you a little secret. Mixing best quality steak and pork and serves them on
homemade
herb-butter
rolls is the best version we know.</p>
<div style="padding-top: 80px;">
<a href="" class="myButton3">ORDER NOW</a>
</div>
</div>
</div>
</div>
<!-- division-5 -->
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel" style="text-align: center;">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class=""
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/inner_burger_3-640x640.jpg"
alt="First slide">
<h1>QUINOA & BLACK BEAN BURGER</h1>
<p>We can’t think of a better way to celebrate summer than with these omg-worthy hamburgers.
</p>
<button type="button" class="btn btn-dark">Dark</button>
</div>
<div class="carousel-item">
<img class=""
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/inner_burger_2-640x640.jpg"
alt="Second slide">
<h1>FARMHOUSE BURGER</h1>
<p>This burger’s name explains itself. Of course, you can also top it with crisp lettuce, tomatoes and
anything
else.</p>
<button type="button" class="btn btn-dark">Dark</button>
</div>
<div class="carousel-item">
<img class=""
src="http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/inner_burger_4-640x640.jpg"
alt="Third slide">
<h1>STANDARD CEASAR SALAD</h1>
<p>A great Caesar salad gets its swagger from a great dressing whose recipe we use for decades.</p>
<button type="button" class="btn btn-dark">Dark</button>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- division-6 -->
<div class="division-6" style="text-align: center; padding: 20px 0px;">
<div class="row" style="background-color: red;">
<div class="col col-lg-6 col-sm-12 div-6-h1">
<h1 style="color: #fff; ">DOWNLOAD OUR MENU</h1>
</div>
<div class="col col-lg-6 col-sm-12 div-6-btn">
<div style="padding-top: 80px;">
<a href="#" class="myButton1">DOWNLOAD</a>
</div>
</div>
</div>
<!-- division-7 -->
<div">
<footer id="footer">
<i class="social-icon fab fa-facebook-square fa-2x"></i>
<i class="social-icon fab fa-instagram fa-2x"></i>
<i class="social-icon fab fa-twitter-square fa-2x"></i>
<i class="social-icon fas fa-envelope-square fa-2x"></i>
<p>© Copyright 2021 FAST FOOC</p>
</div>
</div>
</body>
</html>