-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
394 lines (305 loc) · 11.9 KB
/
index.html
File metadata and controls
394 lines (305 loc) · 11.9 KB
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
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--Favicon image-->
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<!--Link for basket icon & play button icon-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--link fro stylesheet-->
<link rel="stylesheet" href="style.css">
<!--Title for website-->
<title>FoodDX</title>
</head>
<body>
<!--Navigation bar-->
<nav>
<ul class="navbar">
<!--left part of the navigation bar-->
<div class="left">
<p>Food<span>DX</span></p>
</div>
<!--right part of navigation bar-->
<div class="right">
<li>Home</li>
<li>About Us</li>
<li>Explore Foods</li>
<li>Reviews</li>
<li>FAQ</li>
<!--empty space between the list items and phone number-->
<div class="space-between-list-and-button">
</div>
<!--phone number-->
<a>1800 789 123</a>
</div>
</ul>
</nav>
<!--Section-1-->
<section class="section-1">
<!--Sub1-Section1-->
<section class="sub1-section1">
<!--h2-->
<h2>
Order food from favorite restaurants near you
</h2>
<!--p-->
<p>Get high quality food from around the United Kingdom. Places include London, Birmingham, Glasgow, Manchester and many more.</p>
<!--sub2-section1-row-of-buttons-->
<section class="sub1-section1-row-of-buttons">
<!--a tag-->
<a>Order Now <i class="fa fa-shopping-basket"></i></a>
<!--a tag-->
<a class="sub1-section1-row-of-buttons-learn-more">Learn More <span>></span></a>
</section>
</section>
<!--Sub2-section1-->
<section class="sub2-section1">
<!--image-->
<div class="sub2-section1-img"></div>
</section>
</section>
<!--Section-2-->
<section class="section-2">
<!-- 1st section which contains a h2 and p tag-->
<div class="section2-h2-1">
<h2>1287+</h2>
<p>savings</p>
</div>
<!-- 2nd section which contains a h2 and p tag-->
<div class="section2-h2-2">
<h2>5786+</h2>
<p>restaurants</p>
</div>
<!-- 3rd section which contains a h2 and p tag-->
<div class="section2-h2-3">
<h2>1440+</h2>
<p>locations</p>
</div>
<!-- 4th section which contains a h2 and p tag-->
<div class="section2-h2-4">
<h2>7110+</h2>
<p>reviews</p>
</div>
</section>
<!--Section-3 (top of section 3)-->
<section class="section-3">
<!--Sub1-section3-->
<section class="sub1-section3">
<!--image-->
<div class="sub1-section3-img"></div>
</section>
<!--sub2-section3-->
<section class="sub2-section3">
<!--h2-->
<h2>
We pride ourselves on making real food from the best ingredients.
</h2>
<!--p-->
<p>The food we sell has been rewarded with regard from multiple food-rating websites</p>
<!--a-->
<a>Learn More <span>></span></a>
</section>
</section>
<!--Section-4-->
<section class="section-4">
<section class="sub1-section4">
<!--h2-->
<h2>
We make everything by hand with the best possible ingredients
</h2>
<!--p-->
<p>All the restaurants listed on FoodDX are highly regarded, as we take an extreme effort to provide you with the best meals as possible.
<!--unordered list with 3 list items within-->
<ul>
<li>✓ Food Gov Rating</li>
<li>✓ Food Hygiene Rating</li>
<li>✓ 4.7 based on all time ratings</li>
</ul>
<!--a tag which we'll turn into a button with a hover-->
<a>Learn More <span>></span></a>
</section>
<section class="sub2-section4">
<!--image-->
<div class="sub2-section4-img"></div>
</section>
</section>
<!--Section-5-->
<section class="section-5">
<!--h2-->
<h2>
When a man's stomach is full it makes no<br>difference whether he is rich or poor.
</h2>
<!--p-->
<p>During the creation of FoodDX we got to speak to a lot of restaurant owners<br>to understand the process of making amazing food</p>
<!--a tag with play button inside-->
<a><i class="fa fa-play-circle"></i>Watch Our Story</a>
</section>
<!--Section-6-->
<section class="section-6">
<!--sub1-section6-->
<section class="sub1-section6">
<!--h2-->
<h2>
Explore our foods
</h2>
<!--p-->
<p>Whether it be their taste, preferences, or dietary needs, when it comes to food everyone is unique.<br>Serving our range ensures there’s something for everyone.</p>
</section>
<!--sub2-section6-->
<section class="sub2-section6">
<!--card container for the 1st food item-->
<div class="sub2-section6-food-card-1">
<!--image-->
<div class="sub2-section6-food-card-1-img"></div>
<!--h3-->
<h3>
Rainbow Vegetable Sandwich
</h3>
<!--p-->
<p>Time: 15 - 20 Minutes | Serves: 1</p>
<h2>$10.50 <span><strike>$11.70</strike></span></h2>
<a>Order Now <i class="fa fa-shopping-basket"></i></a>
</div>
<!--card container for the 2nd food item-->
<div class="sub2-section6-food-card-2">
<!--image-->
<div class="sub2-section6-food-card-2-img"></div>
<!--h3-->
<h3>
Rainbow Vegetable Sandwich
</h3>
<!--p-->
<p>Time: 15 - 20 Minutes | Serves: 1</p>
<h2>$9.20 <span><strike>$11.70</strike></span></h2>
<a>Order Now <i class="fa fa-shopping-basket"></i> </a>
</div>
<!--card container for the 3rd food item-->
<div class="sub2-section6-food-card-3">
<!--image-->
<div class="sub2-section6-food-card-3-img"></div>
<!--h3-->
<h3>
Rainbow Vegetable Sandwich
</h3>
<!--p-->
<p>Time: 15 - 20 Minutes | Serves: 1</p>
<!--h2-->
<h2>$12.50 <span><strike>$15.70</strike></span></h2>
<!--a-->
<a>Order Now <i class="fa fa-shopping-basket"></i> </a>
</div>
</section>
</section>
<!--Section-7-->
<section class="section-7">
<!--h2-->
<h2>
Testimonials
</h2>
<section class="sub1-section7">
<section class="sub1-section7-testimonial-container">
<!--image-->
<div class="sub1-section7-testimonial-container-image"></div>
<!--p black text-->
<p><q>The restaurants from FoodDX had an amazing line-up<br> of foods which appealed to my dietary needs</q></p>
<!--p orange text-->
<p><span>Chiranjit Hazarika - Web Designer</span></p>
</section>
</section>
</section>
<!--Section 8-->
<section class="section-8">
<!--h2-->
<h2>
Frequently Asked Questions
</h2>
<!--sub1-section8-->
<section class="sub1-section8">
<section class="sub1-section8-text-1">
<!--h2 which contains a span, which we'll be changed to orange-->
<h2>
<span>~</span> Is Foodera Bread really baked fresh each day?
</h2>
<!--p-->
<p>Yes Foodera Bread is baked fresh each and every day across all of our locations around the United Kingdom.</p>
</section>
<section class="sub1-section8-text-2">
<!--h2 which contains a span, which we'll be changed to orange-->
<h2>
<span>~</span> Do you bake breads containing animal fats or products?
</h2>
<!--p-->
<p>We provide options for weather of no you wish to have your bread contain animal fats or products.</p>
</section>
<section class="sub1-section8-text-3">
<!--h2 which contains a span, which we'll be changed to orange-->
<h2>
<span>~</span> Can I order your products online?
</h2>
<!--p-->
<p>Yes, all products can be delivered to your door or purchased directly at the restaurants directly.</p>
</section>
<section class="sub1-section8-text-4">
<!--h2 which contains a span, which we'll be changed to orange-->
<h2>
<span>~</span> When are you opening a shop near me?
</h2>
<!--p-->
<p>If you live in London, Birmingham, Glasgow or Manchester, there's already plenty of stores near you. Other locations are being developed</p>
</section>
</section>
</section>
<!--Section 9-->
<section class="section-9">
<!--h2-->
<h2>
Baked fresh daily by bakers with passion.
</h2>
<!--a tag which we form into a button-->
<a>Learn More</a>
</section>
<!--Section 10-->
<section class="section-10">
<!--h2-->
<h2>
Hurry up! Subscribe our<br>newsletter and get 25% Off
</h2>
<!--p-->
<p>Limited time offer for this month. No credit card required.</p>
<!--form that contains an input and a tag-->
<form>
<input type="text" placeholder="Email Address Here">
<a>Subscribe</a>
</form>
</section>
<!--Section 11 (footer)-->
<section class="section-11">
<!--sub1-section11 (p tags)-->
<section class="sub1-section11">
<p>Register</p>
<p>Forum</p>
<p>Affiliate</p>
<p>FAQ</p>
</section>
<!--sub2-section11 (contains social media icons)-->
<section class="sub2-section11">
<!--Facebook icon-->
<div class="sub2-section11-facebook">
<img src="images/Facebook.png" alt="">
</div>
<!--Twitter icon-->
<div class="sub2-section11-twitter">
<img src="images/Twitter.png" alt="">
</div>
<!--Instagram icon-->
<div class="sub2-section11-instagram">
<img src="images/Instagram.png" alt="">
</div>
</section>
<!--p-->
<p>© 2021. FoodDX. All rights reserved.</p>
</section>
</body>
</html>