-
Notifications
You must be signed in to change notification settings - Fork 0
/
Fruitshop.com.html
437 lines (386 loc) · 14.9 KB
/
Fruitshop.com.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
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
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
<!DOCTYPE html>
<html lang="en">
<head>
<title>FR.com</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<style>
.k2{
text-align: center;
margin: 20px;
}
.nav{
padding: 0px;
font-size: 25px;}
.jm{background-image: url("fl.jpg");
}
a:link::after{color: rgb(29, 194, 43);}
.dropdown-toggle{background-color:none;}
.s2{background-image: url(f1\ \(5\).jpg);
width: 300px;
height: 300px;
border-radius: 30px;}
.t4{background-image: url("cab.jpg");
width: 300px;
height: 300px;
border-radius: 30px;}
/*style import/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
body {
font-family: 'Montserrat', sans-serif;
}
/* Category Ads *
}
#ads .card-notify-badge {
position: absolute;
left: -10px;
top: -20px;
background: #f2d900;
text-align: center;
border-radius: 30px 30px 30px 30px;
color: #000;
padding: 5px 10px;
font-size: 14px;
}
#ads .card-notify-year {
position: absolute;
right: -10px;
top: -20px;
background: #ff4444;
border-radius: 50%;
text-align: center;
color: #fff;
font-size: 14px;
width: 50px;
height: 50px;
padding: 15px 0 0 0;
}
#ads .card-detail-badge {
background: #f2d900;
text-align: center;
border-radius: 30px 30px 30px 30px;
color: #000;
padding: 5px 10px;
font-size: 14px;
}
#ads .card:hover {
background: #fff;
box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
border-radius: 4px;
transition: all 0.3s ease;
}
#ads .card-image-overlay {
font-size: 20px;
}
#ads .card-image-overlay span {
display: inline-block;
}
#ads .ad-btn {
text-transform: uppercase;
width: 150px;
height: 40px;
border-radius: 80px;
font-size: 16px;
line-height: 35px;
text-align: center;
border: 3px solid #e6de08;
display: block;
text-decoration: none;
margin: 20px auto 1px auto;
color: #000;
overflow: hidden;
position: relative;
background-color: #47e608;
}
.dropdown-toggle.after{
background-color:yellow;
}
#ads .ad-btn:hover {
background-color: #59e608;
color: #1e1717;
border: 2px solid #e6de08;
background: transparent;
transition: all 0.3s ease;
box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
}
#ads .ad-title h5 {
text-transform: uppercase;
font-size: 18px;
}
.ft{
background-color:#9df200;
}
.logo{
background-image: url(fr);
}
</style>
</head>
<body>
<nav class=" navbar-fixed-top">
<div class="container-fluid" style="background-color: #9df200;">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href=""></a>
<div class="logo"></div>
<a class="navbar-brand" href="#">FRstore</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li><a href="#">Home</a></li>
<li><a href="#">about</a></li>
<li><a href="#">category</a></li>
<li><a href="#">contact</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="#"><span class="glyphicon glyphicon-user"></span> Sign Up</a></li>
<li><a href="form.html"><span class="glyphicon glyphicon-log-in"></span> Login</a></li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="row">
<div class="col-sm-4" style="background-color:none">
<img src="frt.jpg" width="200px" height="200px" class="responsive">
</div>
<div class="col-sm-6" style="background-color:none;">
<h1>Fresh fruits</h1>
<p>vegetable and fresh fruits in or shop ina available is the most popular HTML, CSS, and JS framework for developing
responsive, mobile-first projects on the web.</p>
</div>
</div>
</div>
</div>
<hr>
<div class="container">
<br>
<h2>our item</h2>
<br>
<div class="container-fluid text-center bg-grey">
<h2>our items</h2>
<h4>vegetable and fruits</h4>
<div class="row text-center">
<div class="col-sm-5">
<div class="thumbnail">
<img src="vegetable-item-1.jpg" alt="Paris" class="responsive">
<p><strong>tomatos</strong></p>
<button style="width: 100px; height: 30px; background-color: #f33f33; border-color: #47e608; border-radius: 3px;">buy</button>
</div>
</div>
<div class="col-sm-5">
<div class="thumbnail">
<img src="vegetable-item-2.jpg" alt="New York" >
<p><strong>New York</strong></p>
<button style="width: 100px; height: 30px; background-color: #f33f33; border-color: #47e608; border-radius: 3px;">buy</button>
</div>
</div>
<div class="col-sm-5">
<div class="thumbnail">
<img src="vegetable-item-3.png" alt="Paris" class="responsive">
<p><strong>Paris</strong></p>
<button style="width: 100px; height: 30px; background-color: #f33f33; border-color: #47e608; border-radius: 3px;">buy</button>
</div>
</div>
<div class="col-sm-6">
<div class="thumbnail">
<img src="vegetable-item-4.jpg" alt="New York" >
<p><strong>New York</strong></p>
<button style="width: 100px; height: 30px; background-color: #f33f33; border-color: #47e608; border-radius: 3px;">buy</button>
</div>
</div>
<div class="col-sm-5">
<div class="thumbnail">
<img src="vegetable-item-6.jpg" alt="Paris" class="responsive">
<p><strong>Paris</strong></p>
<button style="width: 100px; height: 30px; background-color: #f33f33; border-color: #47e608; border-radius: 3px;">buy</button>
</div>
</div>
<div class="col-sm-6">
<div class="thumbnail">
<img src="fruite-item-1.jpg" alt="New York" >
<p><strong>New York</strong></p>
<button style="width: 100px; height: 30px; background-color: #f33f33; border-color: #47e608; border-radius: 3px;">buy</button>
</div>
</div>
<div class="col-sm-5">
<div class="thumbnail">
<img src="fruite-item-2.jpg" alt="Paris" class="responsive">
<p><strong>Paris</strong></p>
<button style="width: 100px; height: 30px; background-color: #f33f33; border-color: #47e608; border-radius: 3px;">buy</button>
</div>
</div>
<div class="col-sm-6">
<div class="thumbnail">
<img src="fruite-item-3.jpg" alt="New York" >
<p><strong>New York</strong></p>
<button style="width: 100px; height: 30px; background-color: #f33f33; border-color: #47e608; border-radius: 3px;">buy</button>
</div>
</div>
</div>
<hr>
<button style="width: 100px; height: 30px; background-color: #f33f33; border-color: #47e608; border-radius: 3px; text-align: center;">buy</button>
<hr>
<div class="rows">
<div class="col-sm-5"><img src="fruite-item-4.jpg" width="500px" height="500px"></div>
<div class="col-sm-7"><img src="fruite-item-4.jpg" width="500px" height="500px"></div>
</div>
<hr>
<div class="col-sm-5"><img src="fl.jpg" width="1050px" class="responsive" ></div>
</div>
<div class="rows">
<div class="col-sm-5"><img src="featur-1.jpg" width="500px" height="500px"></div>
<div class="col-sm-7">
<h3 class="text-center">From The Blog</h3>
<ul class="nav nav-tabs">
<li class="active"><a data-toggle="tab" href="#home">ABOUT US</a></li>
<li><a data-toggle="tab" href="#menu1">OUR VISION</a></li>
<li><a data-toggle="tab" href="#menu2">VISUAL LANGUAGE</a></li>
</ul>
<div class="tab-content">
<div id="home" class="tab-pane fade in active" >
<h2>vegetables</h2>
<p>Fruitbox & Co. offers the best quality of fruits available in town to provide its customers with invigorating and nutritious fruits in just a couple of clicks.
Anyone whos looking at stepping up their snacking game by switching to wholesome fruits can choose from a wide range of fruits locally available to premium exotic fruits online and have them delivered to the convenience of their doorstep.
Fruitbox & Co.s varied gifting ranges consist of gift boxes that are carefully designed keeping in mind the significance of the occasion along with the preferences of the clients taking gifting and customisaton to a whole new level..</p>
</div>
<div id="menu1" class="tab-pane fade">
<h2>quality and care</h2>
<p>Fruitbox & Co. was born out of the need to deliver quality. It has previously, and shall always continue to convey nothing but the best that can be offered. There are ample ways that justify the quality maxim; Fruitbox and Co.’s own cold storage, elimination of middlemen in fruit handling and in turn providing a fair price to the farmers, collectively ensure that your fruits are an end result of great hard work exchanged at an equal compensation.
Fruitbox & Co. endeavors to effectively contribute towards diminishing non-environment friendly packaging and is currently investigating the best biodegradable alternatives to cling films because it believes the need of the hour is to change and not twiddle thumbs</p>
</div>
<div id="menu2" class="tab-pane fade">
<h2>All For One</h2>
<p>Although Fruitbox and Co. has a in its name, nothing more than fruits are boxed in here. The designs of each box are as handpicked as the quality of fruits. It has gone all the way from creating a journey that begins with customers ordering online and ends in their satisfactory assurance. The secret of satiety is sown, grown and nurtured in partner farmlands that are endowed with soil nutrition gained from receiving a fair produce price; and while fruitstore fruits are a box full of health for loved ones, the packaging is boxful robustness for the foremost beloved- our planet.</p>
</div>
</div></div>
</div>
</div>
</div>
<div class="ft">
<!-- Footer -->
<footer class="text-center text-lg-start bg-body-tertiary text-muted">
<!-- Section: Social media -->
<section class="d-flex justify-content-center justify-content-lg-between p-4 border-bottom">
<!-- Left -->
<div class="me-5 d-none d-lg-block">
<span>Get connected with us on social networks:</span>
</div>
<!-- Left -->
<!-- Right -->
<div>
<a href="" class="me-4 text-reset">
<i class="fab fa-facebook-f"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-twitter"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-google"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-instagram"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-linkedin"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-github"></i>
</a>
</div>
<!-- Right -->
</section>
<!-- Section: Social media -->
<!-- Section: Links -->
<section class="">
<div class="container text-center text-md-start mt-5">
<!-- Grid row -->
<div class="row mt-3">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<h6 class="text-uppercase fw-bold mb-4">
<i class="fas fa-gem me-3"></i>Company name
</h6>
<p>
Here you can use rows and columns to organize your footer content. Lorem ipsum
dolor sit amet, consectetur adipisicing elit.
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4">
Products
</h6>
<p>
<a href="#!" class="text-reset">Angular</a>
</p>
<p>
<a href="#!" class="text-reset">React</a>
</p>
<p>
<a href="#!" class="text-reset">Vue</a>
</p>
<p>
<a href="#!" class="text-reset">Laravel</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4">
Useful links
</h6>
<p>
<a href="#!" class="text-reset">Pricing</a>
</p>
<p>
<a href="#!" class="text-reset">Settings</a>
</p>
<p>
<a href="#!" class="text-reset">Orders</a>
</p>
<p>
<a href="#!" class="text-reset">Help</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4">Contact</h6>
<p><i class="fas fa-home me-3"></i> New York, NY 10012, US</p>
<p>
<i class="fas fa-envelope me-3"></i>
</p>
<p><i class="fas fa-phone me-3"></i> + 01 234 567 88</p>
<p><i class="fas fa-print me-3"></i> + 01 234 567 89</p>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
</section>
<!-- Section: Links -->
<!-- Copyright -->
<div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05);">
© 2021 Copyright:
<a class="text-reset fw-bold" href="https://mdbootstrap.com/">MDBootstrap.com</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
</div>
</body>
</html>