-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
385 lines (355 loc) · 16.3 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
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
<!DOCTYPE html>
<html>
<head>
<title>FRIDA - Fashion Blogger HTML CSS Template</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="format-detection" content="telephone=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="author" content="">
<meta name="keywords" content="">
<meta name="description" content="">
<link rel="stylesheet" type="text/css" href="css/vendor.css">
<link href="plugins/bootstrap-5.1.3/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/main.css">
<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=Playfair+Display&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
</head>
<body>
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="hamburger" xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512">
<title>Filter</title><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M32 144h448M112 256h288M208 368h96"/>
</symbol>
</svg>
<!-- Sidebar -->
<div class="sidenavbar">
<nav class="sidenav">
<a href="#" class="closenav">×</a>
<div class="sidenavmenu">
<ul>
<li><a href="blog.html" data-effect="stories">Our Stories</a></li>
<li> <a href="single-post.html" data-effect="post">Single Post</a></li>
<li><a href="about.html" data-effect="newsletter">About</a></li>
<li><a href="styles.html" data-effect="stories">Styles</a></li>
<li><a href="contact.html" data-effect="stories">Contact</a></li>
</ul>
</div>
</nav>
</div><!--sidenavbar-->
<header id="header-wrap">
<nav class="container-fluid d-flex flex-wrap align-items-center justify-content-center justify-content-md-between py-3 mb-4">
<div class="navbar-brand">
<a href="index.html">
<img src="images/logo.png" class="logo" />
</a>
</div>
<button class="btn-menu" type="button">
<svg class="bi" width="24" height="24"><use xlink:href="#hamburger"></use></svg>
</button>
</nav>
</header>
<section id="intro" class="pt-5 pb-5">
<div class="container">
<div class="row">
<div class="col-xl-8 offset-xl-2 col-lg-10 offset-lg-1">
<div class="section-title text-center">
<small>welcome to my fashion blog</small>
<h2>Explore things your body love and make yourself feel better about your body</h2>
</div>
</div>
</div>
</div>
</section>
<section id="latest-stories" class="pt-5 pb-5">
<div class="container">
<div class="section-header">
<h3 class="elementary-title">Latest Stories</h3>
</div><!--section-header-->
<div class="row">
<div class="post-item col-md-4">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/postitem4.jpg" alt="stories" class="lgpostImg"></a>
</figure>
<div class="story-title-wrap mt-4">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="story-title"><a href="single-post.html">Take Your Jeans From Sunday Brunch To A Monday Work Meeting</a></h3>
<p>How did the hand pies look? Did you love the brownies? How many choux did you eat in one sitting? After a gorgeous selection of our favorites for a client to send as a new year’s gift.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
<div class="post-item col-md-4">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/postitem5.jpg" alt="stories" class="lgpostImg"></a>
</figure>
<div class="story-title-wrap mt-4">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="story-title"><a href="single-post.html">How To Wear Your 501 Jeans For Every Occasion</a></h3>
<p>How did the hand pies look? Did you love the brownies? How many choux did you eat in one sitting? After a gorgeous selection of our favorites for a client to send as a new year’s gift.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
<div class="post-item col-md-4">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/postitem6.jpg" alt="stories" class="lgpostImg"></a>
</figure>
<div class="story-title-wrap mt-4">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="story-title"><a href="single-post.html">Going To The Grocery Store Has Never Looked So Good</a></h3>
<p>How did the hand pies look? Did you love the brownies? How many choux did you eat in one sitting? After a gorgeous selection of our favorites for a client to send as a new year’s gift.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
</div>
</div>
</section>
<section id="latest-post" class="pt-5 pb-5">
<div class="container">
<div class="row">
<article class="main-post col-md-5 mb-4">
<h3 class="elementary-title">Fashion</h3>
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/postimg1.jpg" alt="fashion-stories"></a>
</figure>
<h2 class="post-title"><a href="#">A Delightful lemon grape flavor that paired well with my go-to berry blend</a></h2>
</article>
<div class="post-list-with-thumb col-md-4 mb-4">
<h3 class="elementary-title">Latest Post</h3>
<div class="post-content">
<div class="post-item mb-4">
<div class="post-image">
<a href="#"><img src="images/post-thumb1.jpg" alt="post"></a>
</div>
<div class="post-header">
<div class="meta-date">22nd Feb, 2020</div>
<h4 class="post-title">
<a href="#">When darkness overspreads my eyes, and heaven and earth seem to dwell in my soul</a>
</h4>
</div><!--post-header-->
</div>
<div class="post-item mb-4">
<div class="post-image">
<a href="#"><img src="images/post-thumb2.jpg" alt="post"></a>
</div>
<div class="post-header">
<div class="meta-date">2nd March, 2020</div>
<h4 class="post-title">
<a href="#">These sweet mornings of spring which I enjoy with my whole heart</a>
</h4>
</div><!--post-header-->
</div>
<div class="post-item mb-4">
<div class="post-image">
<a href="#"><img src="images/post-thumb1.jpg" alt="post"></a>
</div>
<div class="post-header">
<div class="meta-date">3rd April, 2020</div>
<h4 class="post-title">
<a href="#">When darkness overspreads my eyes, and heaven and earth seem to dwell in my soul</a>
</h4>
</div><!--post-content-->
</div>
</div>
</div><!--latest-stories-->
<div class="post-list col-md-3">
<h3 class="elementary-title">Trending</h3>
<div class="post-content">
<div class="post-item mb-4">
<div class="meta-date">22nd Feb, 2020</div>
<h4 class="post-title">
<a href="#">Heaven and earth seem to dwell in my soul</a>
</h4>
</div>
<div class="post-item mb-4">
<div class="meta-date">22nd Feb, 2020</div>
<h4 class="post-title">
<a href="#">When darkness overspreads my eyes</a>
</h4>
</div>
<div class="post-item mb-4">
<div class="meta-date">22nd Feb, 2020</div>
<h4 class="post-title">
<a href="#">These sweet mornings of spring which I enjoy with my whole heart</a>
</h4>
</div>
<div class="post-item mb-4">
<div class="meta-date">22nd Feb, 2020</div>
<h4 class="post-title">
<a href="#">How I spend my morning everyday?</a>
</h4>
</div>
</div>
</div><!--latest-stories-->
</div><!--row-->
</div>
</section>
<section id="our-stories" class="Our-stories pt-5 pb-5">
<div class="container">
<div class="section-header">
<h3 class="elementary-title">Our Stories</h3>
</div><!--section-header-->
<div class="row">
<div class="post-item col-md-3 mb-5">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/item1.jpg" alt="stories" class="blogImg"></a>
</figure>
<div class="post-title-wrap">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="post-title"><a href="single-post.html">Looking for an extra push for your workout session</a></h3>
<p>I was looking for an extra push, but I’m not really into sugary energy drinks and those hardcore, stimulant.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
<div class="post-item col-md-3 mb-5">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/item2.jpg" alt="stories" class="blogImg"></a>
</figure>
<div class="post-title-wrap">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="post-title"><a href="single-post.html">Replenish your body with nutrients about 30 minutes after you exercise</a></h3>
<p>I was looking for an extra push, but I’m not really into sugary energy drinks and those hardcore, stimulant.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
<div class="post-item col-md-3 mb-5">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/item4.jpg" alt="stories" class="blogImg"></a>
</figure>
<div class="post-title-wrap">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="post-title"><a href="single-post.html">we love it when you love it</a></h3>
<p>I was looking for an extra push, but I’m not really into sugary energy drinks and those hardcore, stimulant.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
<div class="post-item col-md-3">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/item3.jpg" alt="stories" class="blogImg"></a>
</figure>
<div class="post-title-wrap">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="post-title"><a href="single-post.html">Protein-packed snack like cottage cheese or a protein bar aids</a></h3>
<p>I was looking for an extra push, but I’m not really into sugary energy drinks and those hardcore, stimulant.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
</div>
</div>
</section>
<section id="newsletter" class="newsletter pt-5 pb-5 text-white">
<div class="container">
<div class="section-title text-center col-8 offset-2">
<h2>Subscribe to Our Newsletter</h2>
<p>Get latest news, updates and deals directly mailed to your inbox</p>
<form>
<div class="form-group">
<input type="text" name="email" placeholder="Your email address here" class="form-control text-center">
<button class="btn btn-common btn-submit btn-yellow">subscribe</button>
</div>
</form>
</div>
</div>
</section>
<section id="blog" class="pt-5 pb-5">
<div class="container">
<div class="section-header">
<h3 class="elementary-title">Blog</h3>
</div><!--section-header-->
<div class="row">
<div class="post-item col-md-3 mb-5">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/item1.jpg" alt="stories" class="blogImg"></a>
</figure>
<div class="post-title-wrap">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="post-title"><a href="single-post.html">Looking for an extra push for your workout session</a></h3>
<p>I was looking for an extra push, but I’m not really into sugary energy drinks and those hardcore, stimulant.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
<div class="post-item col-md-3 mb-5">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/item2.jpg" alt="stories" class="blogImg"></a>
</figure>
<div class="post-title-wrap">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="post-title"><a href="single-post.html">Replenish your body with nutrients about 30 minutes after you exercise</a></h3>
<p>I was looking for an extra push, but I’m not really into sugary energy drinks and those hardcore, stimulant.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
<div class="post-item col-md-3 mb-5">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/item4.jpg" alt="stories" class="blogImg"></a>
</figure>
<div class="post-title-wrap">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="post-title"><a href="single-post.html">we love it when you love it</a></h3>
<p>I was looking for an extra push, but I’m not really into sugary energy drinks and those hardcore, stimulant.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
<div class="post-item col-md-3">
<figure class="zoom-effect">
<a href="#" class="zoom-in"><img src="images/item3.jpg" alt="stories" class="blogImg"></a>
</figure>
<div class="post-title-wrap">
<div class="post-meta"><a href="#">Fashion</a></div>
<h3 class="post-title"><a href="single-post.html">Protein-packed snack like cottage cheese or a protein bar aids</a></h3>
<p>I was looking for an extra push, but I’m not really into sugary energy drinks and those hardcore, stimulant.<a href="#" class="btn-link">Read more</a></p>
</div>
</div>
</div>
</div>
</section>
<footer class="py-5 text-white bg-black">
<div class="container">
<div class="row">
<div class="col-4 col-md-2">
<h5>Follow Us</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Facebook</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Twitter</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Instagram</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Pinterest</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">YouTube</a></li>
</ul>
</div>
<div class="col-4 col-md-2">
<h5>Popular</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Home</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Features</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Pricing</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">FAQs</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">About</a></li>
</ul>
</div>
<div class="col-4 col-md-2">
<h5>Quick Links</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Home</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Features</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">Pricing</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">FAQs</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link p-0 text-muted">About</a></li>
</ul>
</div>
<div class="col-12 col-md-4 offset-md-1">
<form>
<h5>Subscribe to our newsletter</h5>
<p>Monthly digest of whats new and exciting from us.</p>
<div class="d-flex input-group">
<label for="newsletter1" class="visually-hidden">Email address</label>
<input id="newsletter1" type="text" class="form-control" placeholder="Email address">
<button class="btn btn-primary" type="button">Subscribe</button>
</div>
</form>
</div>
</div>
<div class="d-flex justify-content-between flex-wrap py-4 my-4 border-top">
<p>© 2023 TemplatesJungle, Inc. All rights reserved.</p>
<p>Free HTML template by <a href="https://templatesjungle.com/" class="link-primary" target="_blank">TemplatesJungle</a></p>
</div>
</div>
</footer>
<script src="js/jquery-1.11.0.min.js"></script>
<script src="plugins/bootstrap-5.1.3/js/bootstrap.bundle.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/script.js"></script>
</body>
</html>