-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
365 lines (365 loc) · 13.4 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
358
359
360
361
362
363
364
365
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Tasty Recipes</title>
<link rel="stylesheet" href="assets/styles/main.css" />
<!--Google Fonts-->
<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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Satisfy&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Satisfy&display=swap"
rel="stylesheet"
/>
</head>
<body>
<header class="header container">
<div class="header-container">
<div class="logo-image">
<a href="index.html">
<img
src="./assets/images/logo.png"
alt="Logo image"
title="Steak Shop Logo"
/>
</a>
</div>
<nav class="nav-bar">
<ul class="nav-list">
<li class="nav-list-item"><a href="index.html">Home</a></li>
<li class="nav-list-item"><a href="about.html">About</a></li>
<li class="nav-list-item"><a href="recipes.html">Recipes</a></li>
<li class="nav-list-item blog">
Blog<i class="fa-solid fa-angle-down"></i>
<ul class="blog-list">
<li class="blog"><a href="#">Blog</a></li>
<li><a href="#">Single-Blog</a></li>
</ul>
</li>
<li class="nav-list-item pages">
Pages<i class="fa-solid fa-angle-down"></i>
<ul class="page-list">
<li class="recipe">
<a href="recipesdetails.html">Recipes Details</a>
</li>
<li><a href="#">Elements</a></li>
</ul>
</li>
<li class="nav-list-item"><a href="contact.html">Contact</a></li>
</ul>
</nav>
<div class="search-icon">
<i class="fa-solid fa-magnifying-glass"></i>
</div>
<div class="hamburger-menu">MENU <i class="fa-solid fa-bars"></i></div>
</div>
</header>
<main>
<section class="hero">
<h1>Chicken Dish With Per Boiled Egg</h1>
</section>
<section class="recipes container">
<div class="recipes-container">
<div class="recipes-item-container">
<div class="recipes-item">
<div class="recipe-image">
<img
src="assets/images/recpie_1.png"
alt="Egg manchurian image"
/>
</div>
<h4>Egg manchurian</h4>
<p class="meal-type">Appetizer</p>
<p class="cooking-duration">Time needs: 30 mins</p>
<a class="view-button" href="#">View Full Recipe</a>
</div>
</div>
<div class="recipes-item-container">
<div class="recipes-item">
<div class="recipe-image">
<img
src="assets/images/recpie_2.png"
alt="Pure vegetable bowl image"
/>
</div>
<h4>Pure vegetable bowl</h4>
<p class="meal-type">Appetizer</p>
<p class="cooking-duration">Time needs: 30 mins</p>
<a class="view-button" href="#">View Full Recipe</a>
</div>
</div>
<div class="recipes-item-container">
<div class="recipes-item">
<div class="recipe-image">
<img
src="assets/images/recpie_3.png"
alt="Egg masala ramen image"
/>
</div>
<h4>Egg masala ramen</h4>
<p class="meal-type">Appetizer</p>
<p class="cooking-duration">Time needs: 30 mins</p>
<a class="view-button" href="#">View Full Recipe</a>
</div>
</div>
</div>
</section>
<section class="recipe-video container">
<div class="recipe-video-text-container">
<div class="recipe-text">
<h3>Recipe videos<br />that never misses any portion</h3>
<p>
inappropriate behavior is often laughed off as “boys will be
boys,” women face higher conduct standards especially in the
workplace. That’s why it’s crucial that, as women.
</p>
<div class="recipe-video-button">
<a
class="play-video-button"
href="https://www.youtube.com/watch?v=lr6AMBsjxrY"
><i class="fa-solid fa-play"></i
></a>
<div class="recipe-video-text">
<h4>Watch Video</h4>
<p>You will love our execution</p>
</div>
</div>
</div>
<div class="food-images">
<div class="main-bg-image">
<img src="assets/images/big.png" alt="Noodle image" />
</div>
<div class="hamburger-image">
<img src="assets/images/small_1.png" alt="Hmaburger image" />
</div>
<div class="pancake-image">
<img src="assets/images/small_2.png" alt="Pancake image" />
</div>
</div>
</div>
</section>
<section class="birthday-catering container">
<div class="birthday-catering-collection">
<div class="birthday-catering-item">
<div class="birthday-catering-image">
<img src="assets/images/recpie_4.png" alt="A yellow soup image" />
</div>
<h3>Birthday Catering</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
<div class="birthday-catering-item">
<div class="birthday-catering-image">
<img src="assets/images/recpie_5.png" alt="A veggie soup image" />
</div>
<h3>Birthday Catering</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
<div class="birthday-catering-item">
<div class="birthday-catering-image">
<img
src="assets/images/recpie_6.png"
alt="A mixed smoothie image"
/>
</div>
<h3>Birthday Catering</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
</div>
</div>
</section>
<section class="discover-latest-recipes container">
<p>Thousands of recipes are waiting to be watched</p>
<h3>Discover latest trending recipes</h3>
<a class="view-button" href="#">View All Recipes</a>
</section>
<section class="feedback-from-customers container">
<h3>Feedback from customers</h3>
<p>
inappropriate behavior is often laughed off as “boys will be boys,”
women face higher conduct standards especially in the workplace.
That’s why it’s crucial that, as women.
</p>
<div class="customer-container">
<div class="customer-item">
<div class="customer-image">
<img src="assets/images/customer1.png" alt="A blonde man photo" />
</div>
<div class="customer-info">
<h3>Adame Nesane</h3>
<p class="customer-title">Chief customer</p>
<p class="customer-text">
You're had. Subdue grass Meat us winged years you'll doesn't.
fruit two also won one yielding creepeth third give may never
lie alternet food.
</p>
</div>
</div>
<div class="customer-item second-scroll-item">
<div class="customer-image">
<img
src="assets/images/customer2.png"
alt="A brunette man photo"
/>
</div>
<div class="customer-info">
<h3>Adame Nesane</h3>
<p class="customer-title">Chief customer</p>
<p class="customer-text">
You're had. Subdue grass Meat us winged years you'll doesn't.
fruit two also won one yielding creepeth third give may never
lie alternet food.
</p>
</div>
</div>
</div>
<div class="owl-dots">
<div class="active"></div>
<div></div>
<div></div>
</div>
</section>
<section class="download-our-app container">
<div class="download-app-images">
<div class="main-image">
<img src="assets/images/big_1.png" alt="Octopus dish" />
</div>
<div class="left-side-image">
<img src="assets/images/small_sm1.png" alt="Colorful smoothies" />
</div>
<div class="right-side-image">
<img src="assets/images/sm2.png" alt="A salad bowl" />
</div>
</div>
<div class="download-app-info">
<h3>Download app to get recipes from Everywhere</h3>
<div class="app-in-platforms">
<a class="platforms app-in-appstore" href="#">
<div class="download-button">
<i class="fa-brands fa-apple"></i>
<div>
<h5>Available</h5>
<p>on App Store</p>
</div>
</div>
</a>
<a class="platforms app-in-playstore" href="#">
<div class="download-button">
<i class="fa-brands fa-android"></i>
<div>
<h5>Download</h5>
<p>from Play Store</p>
</div>
</div>
</a>
</div>
</div>
</section>
</main>
<footer class="footer container">
<div class="footer-top">
<div class="footer-list-form-container">
<div class="footer-list-container">
<label>Top products</label>
<ul class="footer-list">
<li><a href="#">Managed Website</a></li>
<li><a href="#">Manage Reputation</a></li>
<li><a href="#">Power Tools</a></li>
<li><a href="#">Marketing Service</a></li>
</ul>
</div>
<div class="footer-list-container">
<label>Quick links</label>
<ul class="footer-list">
<li><a href="#">Jobs</a></li>
<li><a href="#">Brand Assets</a></li>
<li><a href="#">Investor Relations</a></li>
<li><a href="#">Terms of Service</a></li>
</ul>
</div>
<div class="footer-list-container">
<label>Features</label>
<ul class="footer-list">
<li><a href="#">Jobs</a></li>
<li><a href="#">Brand Assets</a></li>
<li><a href="#">Investor Relations</a></li>
<li><a href="#">Terms of Service</a></li>
</ul>
</div>
<div class="footer-list-container">
<label>Resources</label>
<ul class="footer-list">
<li><a href="#">Guides</a></li>
<li><a href="#">Research</a></li>
<li><a href="#">Experts</a></li>
<li><a href="#">Agencies</a></li>
</ul>
</div>
</div>
<div class="footer-form">
<label>Subscribe</label>
<p>You can trust us, we only send promo offers</p>
<form class="subscription-form">
<input
class="email-form"
type="email"
placeholder="Enter your mail"
required
/>
<button class="submit-button" type="submit">
<i class="fa-solid fa-arrow-right"></i>
</button>
</form>
</div>
</div>
<div class="footer-bottom">
<div class="copy-right">
<p>
Copyright ©2024 All rights reserved | This template is made with
<i class="fa-regular fa-heart"></i> by
<a href="https://colorlib.com/">Colorlib</a>
</p>
</div>
<div class="social-media">
<ul class="social-media-list">
<li>
<a href="https://www.facebook.com/"
><i class="fa-brands fa-facebook-f"></i
></a>
</li>
<li>
<a href="https://twitter.com/?lang=en"
><i class="fa-brands fa-twitter"></i
></a>
</li>
<li>
<a href="https://dribbble.com/"
><i class="fa-brands fa-dribbble"></i
></a>
</li>
<li>
<a href="https://www.behance.net/"
><i class="fa-brands fa-behance"></i
></a>
</li>
</ul>
</div>
</div>
</footer>
<script
src="https://kit.fontawesome.com/c1944f1fb1.js"
crossorigin="anonymous"
></script>
</body>
</html>