-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog-list-1.html
474 lines (444 loc) · 22.9 KB
/
blog-list-1.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
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<!-- Basic Page Needs -->
<meta charset="utf-8">
<title>Commercial Website Templates</title>
<meta name="author" content="themesflat.com">
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="stylesheets/bootstrap.css" >
<!-- Theme Style -->
<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
<link rel="stylesheet" type="text/css" href="stylesheets/responsive.css">
<!-- Colors -->
<link rel="stylesheet" type="text/css" href="stylesheets/colors/color1.css" id="colors">
<!-- Animation Style -->
<link rel="stylesheet" type="text/css" href="stylesheets/animate.css">
<!-- Favicon and touch icons -->
<link href="icon/favicon.png" rel="shortcut icon">
<!--[if lt IE 9]>
<script src="javascript/html5shiv.js"></script>
<script src="javascript/respond.min.js"></script>
<![endif]-->
</head>
<body class="header_sticky header-style-2 has-menu-extra">
<!-- Preloader -->
<div id="loading-overlay">
<div class="loader"></div>
</div>
<!-- Boxed -->
<div class="boxed">
<div id="site-header-wrap">
<!-- Header -->
<header id="header" class="header clearfix">
<div class="container-fluid clearfix container-width-93" id="site-header-inner">
<div id="logo" class="logo float-left">
<a href="home-2.html" title="logo">
<img src="images/logo.png" alt="image" width="097" height="24" data-retina="images/logo@2x.png" data-width="097" data-height="24">
</a>
</div><!-- /.logo -->
<div class="mobile-button"><span></span></div>
<ul class="menu-extra">
<li class="box-search">
<a class="icon_search header-search-icon" href="#"></a>
<form role="search" method="get" class="header-search-form" action="#">
<input type="text" value="" name="s" class="header-search-field" placeholder="Search...">
<button type="submit" class="header-search-submit" title="Search">Search</button>
</form>
</li>
<li class="box-login">
<a class="icon_login" href="#"></a>
</li>
<li class="box-cart nav-top-cart-wrapper">
<a class="icon_cart nav-cart-trigger active" href="#"><span>3</span></a>
<div class="nav-shop-cart">
<div class="widget_shopping_cart_content">
<div class="woocommerce-min-cart-wrap">
<ul class="woocommerce-mini-cart cart_list product_list_widget ">
<li class="woocommerce-mini-cart-item mini_cart_item">
<span>No Items in Shopping Cart</span>
</li>
</ul>
</div><!-- /.widget_shopping_cart_content -->
</div>
</div><!-- /.nav-shop-cart -->
</li>
</ul><!-- /.menu-extra -->
<div class="nav-wrap">
<nav id="mainnav" class="mainnav">
<ul class="menu">
<li>
<a href="home-2.html">HOME</a>
<ul class="submenu">
<li><a href="home-2.html">Homepage Style 1</a></li>
<li><a href="home-v2.html">Homepage Style 2</a></li>
<li><a href="home-v3.html">Homepage Style 3</a></li>
<li><a href="home-v4.html">Homepage Style 4</a></li>
<li><a href="home-v5.html">Homepage Style 5</a></li>
<li><a href="home-v6.html">Homepage Style 6</a></li>
<li><a href="home-v7.html">Homepage Style 7</a></li>
<li><a href="home-v8.html">Homepage Style 8</a></li>
<li><a href="home-v9.html">Homepage Style 9</a></li>
<li><a href="home-v09.html">Homepage Style 09</a></li>
</ul>
</li>
<li>
<a href="shop-3col.html">SHOP</a>
<ul class="submenu">
<li>
<a href="shop-3col.html">Shop Layouts</a>
<ul class="submenu">
<li><a href="shop-3col.html">Three Columns</a></li>
<li><a href="shop-4col.html">Four Columns</a></li>
<li><a href="shop-5col.html">Five Columns</a></li>
<li><a href="shop-3col-slide.html">Slidebar Three Columns</a></li>
</ul>
</li>
<li>
<a href="shop-detail-des.html">Shop Details</a>
<ul class="submenu">
<li><a href="shop-detail-des.html">Details Description</a></li>
<li><a href="shop-detail-exter.html">Details External</a></li>
<li><a href="shop-detail-option.html">Details Options</a></li>
<li><a href="shop-detail-fix.html">Details Fix</a></li>
<li><a href="shop-detail-zoom.html">Details Zoom</a></li>
<li><a href="shop-detail-group.html">Details Grouped</a></li>
<li><a href="shop-detail-video.html">Details Video</a></li>
</ul>
</li>
</ul>
</li>
<li>
<a href="coming-soon.html">PAGE</a>
<ul class="submenu">
<li><a href="coming-soon.html">Coming Soon</a></li>
<li><a href="404.html"> Error 404</a></li>
<li><a href="faqs.html">FAQs</a></li>
</ul>
</li>
<li class="active" >
<a href="blog-list.html">BLOG</a>
<ul class="submenu">
<li><a href="blog-list.html">Blog List Full</a></li>
<li class="active"><a href="blog-list-1.html">Blog list Slide 1</a></li>
<li><a href="blog-list-2.html">Blog list Slide 2</a></li>
<li><a href="blog-grid.html">Blog Gird Full</a></li>
<li><a href="blog-grid-1.html">Blog Gird Slide</a></li>
<li><a href="blog-detail.html">Blog Details</a></li>
</ul><!-- /.submenu -->
</li>
<li >
<a href="contact.html">CONTACT</a>
<ul class="submenu right-submenu">
<li><a href="contact.html">Contact Style 1</a></li>
<li><a href="contact-v2.html">Contact Style 2</a></li>
</ul>
</li>
</ul>
</nav><!-- /.mainnav -->
</div><!-- /.nav-wrap -->
</div><!-- /.container-fluid -->
</header><!-- /header -->
</div><!-- /.site-header-wrap -->
<!-- Page title -->
<div class="page-title parallax parallax1">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="page-title-heading">
<h1 class="title">Blog List</h1>
</div><!-- /.page-title-heading -->
<div class="breadcrumbs">
<ul>
<li><a href="home-2.html">Home</a></li>
<li><a href="blog-list-1.html">Blog</a></li>
</ul>
</div><!-- /.breadcrumbs -->
</div><!-- /.col-md-12 -->
</div><!-- /.row -->
</div><!-- /.container -->
</div><!-- /.page-title -->
<!-- Blog posts -->
<section class="blog-posts style1">
<div class="container">
<div class="row">
<div class="col-md-9">
<div class="post-wrap style1">
<article class="post clearfix">
<div class="title-post">
<h2><a href="blog-detail.html">The Design Museum Honours Azzedine Alaïa With A New Exhibition</a></h2>
</div><!-- /.title-post -->
<div class="content-post">
<ul class="meta-post">
<li class="author padding-left-2">
<span>Posted By: </span><a href="#">Admin</a>
</li>
<li class="comment">
<a href="#">09 Comment</a>
</li>
<li class="date">
<span>Date 09/09/2023 </span>
</li>
</ul><!-- /.meta-post -->
<div class="featured-post">
<img src="images/blog/4.jpg" alt="image">
</div>
<div class="entry-post">
<p>When the Tunisian-born couturier Azzedine Alaïa passed away in Paris on November 18, tributes began pouring in from the fashion world, as his friends and fans celebrated his work and sought to preserve his legacy. Now, London's Design Museum has announced that it will...</p>
<div class="more-link">
<a href="blog-detail.html">Read More</a>
</div>
</div>
</div><!-- /.content-post -->
</article><!-- /.post -->
<article class="post clearfix">
<div class="title-post">
<h2><a href="blog-detail.html">Looking For A New Statement Piece? Meet Bucherer Fine Jewellery</a></h2>
</div><!-- /.title-post -->
<div class="content-post">
<ul class="meta-post">
<li class="author padding-left-2">
<span>Posted By: </span><a href="#">Admin</a>
</li>
<li class="comment">
<a href="#">09 Comment</a>
</li>
<li class="date">
<span>Date 09/09/2023 </span>
</li>
</ul><!-- /.meta-post -->
<div class="featured-post">
<img src="images/blog/5.jpg" alt="image">
</div>
<div class="entry-post">
<p>Earlier this month, the Selfridges Wonder Room welcomed a new addition to its star-studded and sparkling roster: Bucherer Fine Jewellery. Bucherer is a brand steeped in history; it was founded nearly 130 years ago in 1888 in Swit- zerland, the home of jewellery, and has been creating modern...</p>
<div class="more-link">
<a href="blog-detail.html">Read More</a>
</div>
</div>
</div><!-- /.content-post -->
</article><!-- /.post -->
<article class="post clearfix">
<div class="title-post">
<h2><a href="blog-detail.html">Anya Hindmarch Changes Strategy</a></h2>
</div><!-- /.title-post -->
<div class="content-post">
<ul class="meta-post padding-left-2">
<li class="author">
<span>Posted By: </span><a href="#">Admin</a>
</li>
<li class="comment">
<a href="#">09 Comment</a>
</li>
<li class="date">
<span>Date 09/09/2023 </span>
</li>
</ul><!-- /.meta-post -->
<div class="featured-post">
<img src="images/blog/6.jpg" alt="image">
</div>
<div class="entry-post">
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like ...</p>
<div class="more-link">
<a href="blog-detail.html">Read More</a>
</div>
</div>
</div><!-- /.content-post -->
</article><!-- /.post -->
</div><!-- /.post-wrap -->
<div class="blog-pagination clearfix">
<ul class="flat-pagination">
<li class="prev">
<a href="#"><i class="fa fa-angle-left"></i></a>
</li>
<li><a href="#">1</a></li>
<li class="active"><a href="#" title="">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i></a></li>
</ul><!-- /.flat-pagination -->
</div><!-- /.blog-pagination -->
</div><!-- /.col-md-9 -->
<div class="col-md-3">
<div class="sidebar">
<div class="widget widget_categories">
<h5 class="widget-title">Categories</h5>
<ul>
<li><a href="#">Fashion</a></li>
<li class="active"><a href="#">Design</a></li>
<li><a href="#">Trends</a></li>
<li><a href="#">Uncategorized</a></li>
<li><a href="#">Quote</a></li>
</ul>
</div><!-- /.widget-categories -->
<div class="widget widget-news-latest">
<h5 class="widget-title">New Latest</h5>
<ul class="popular-news clearfix">
<li>
<h6>
<a href="#">The Digital Style Guides</a>
</h6>
<a class="post_meta">August 19, 2023</a>
</li>
<li>
<h6><a href="#">How to choice swimming trunks for this summer</a></h6>
<a class="post_meta">August 19, 2023</a>
</li>
<li>
<h6><a href="#">Building a Brand for Startup</a></h6>
<a class="post_meta">August 19, 2023</a>
</li>
</ul><!-- /.popular-news -->
</div><!-- /.widget-news-latest -->
<div class="widget widget_tag">
<h5 class="widget-title">Popular Tags</h5>
<div class="tag-list">
<a href="#">All products</a>
<a href="#" class="active">Bags</a>
<a href="#">Chair</a>
<a href="#">Decoration</a>
<a href="#">Fashion</a>
<a href="#">Tie</a>
<a href="#">Furniture</a>
<a href="#">Accesories</a>
</div>
</div><!-- /.widget-tag -->
</div><!-- /.sidebar -->
</div><!-- /.col-md-3 -->
</div><!-- /.row -->
</div><!-- /.container -->
</section><!-- /.blog posts -->
<section class="flat-row mail-chimp">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="text">
<h3>Sign up for Send Newsletter</h3>
</div>
</div>
<div class="col-md-8">
<div class="subscribe clearfix">
<form action="#" method="post" accept-charset="utf-8" id="subscribe-form">
<div class="subscribe-content">
<div class="input">
<input type="email" name="subscribe-email" placeholder="Your Email">
</div>
<div class="button">
<button type="button">SUBCRIBE</button>
</div>
</div>
</form>
<ul class="flat-social">
<li><a href="https://www.facebook.com/gtiians"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://www.twitter.com/gtiians"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google"></i></a></li>
<li><a href="https://www.linked.com/in/gtiians"><i class="fa fa-linkedin"></i></a></li>
</ul><!-- /.flat-social -->
</div><!-- /.subscribe -->
</div>
</div>
</div>
</section><!-- /.mail-chimp -->
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="widget widget-link">
<ul>
<li><a href="#">About Us</a></li>
<li><a href="#">Online Store</a></li>
<li><a href="blog-list.html">Blog</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div><!-- /.widget -->
</div><!-- /.col-md-3 -->
<div class="col-md-3">
<div class="widget widget-link link-login">
<ul>
<li><a href="#">Login/ Register</a></li>
<li><a href="#">Your Cart</a></li>
<li><a href="#">Wishlist items</a></li>
<li><a href="#">Your checkout</a></li>
</ul>
</div><!-- /.widget -->
</div><!-- /.col-md-3 -->
<div class="col-md-3">
<div class="widget widget-link link-faq">
<ul>
<li><a href="faqs.html">FAQs</a></li>
<li><a href="#">Term of service</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Returns</a></li>
</ul>
</div><!-- /.widget -->
</div><!-- /.col-md-3 -->
<div class="col-md-3">
<div class="widget widget-brand">
<div class="logo logo-footer">
<a href="home-2.html"><img src="images/logo%402x.png" alt="image" width="097" height="24"></a>
</div>
<ul class="flat-contact">
<li class="address">Jankipuram, Lucknow</li>
<li class="phone">+91 95546555XX</li>
<li class="email">gtiians@gmail.com</li>
</ul><!-- /.flat-contact -->
</div><!-- /.widget -->
</div><!-- /.col-md-3 -->
</div><!-- /.row -->
</div><!-- /.container -->
</footer><!-- /.footer -->
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-md-12">
<p class="copyright text-center">Copyright @2023 <a href="#">gtiians</a></p>
</div>
</div>
</div>
</div>
<!-- Go Top -->
<a class="go-top">
<i class="fa fa-chevron-up"></i>
</a>
</div>
<!-- Javascript -->
<script src="javascript/jquery.min.js"></script>
<script src="javascript/tether.min.js"></script>
<script src="javascript/bootstrap.min.js"></script>
<script src="javascript/jquery.easing.js"></script>
<script src="javascript/parallax.js"></script>
<script src="javascript/jquery-waypoints.js"></script>
<script src="javascript/jquery-countTo.js"></script>
<script src="javascript/jquery.countdown.js"></script>
<script src="javascript/jquery.flexslider-min.js"></script>
<script src="javascript/images-loaded.js"></script>
<script src="javascript/jquery.isotope.min.js"></script>
<script src="javascript/magnific.popup.min.js"></script>
<script src="javascript/jquery.hoverdir.js"></script>
<script src="javascript/owl.carousel.min.js"></script>
<script src="javascript/equalize.min.js"></script>
<script src="javascript/gmap3.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAIEU6OT3xqCksCetQeNLIPps6-AYrhq-s&region=GB"></script>
<script src="javascript/jquery-ui.js"></script>
<script src="javascript/switcher.js"></script>
<script src="javascript/jquery.cookie.js"></script>
<script src="javascript/main.js"></script>
<!-- Revolution Slider -->
<script src="rev-slider/js/jquery.themepunch.tools.min.js"></script>
<script src="rev-slider/js/jquery.themepunch.revolution.min.js"></script>
<script src="javascript/rev-slider.js"></script>
<!-- Load Extensions only on Local File Systems ! The following part can be removed on Server for On Demand Loading -->
<script src="rev-slider/js/extensions/revolution.extension.actions.min.js"></script>
<script src="rev-slider/js/extensions/revolution.extension.carousel.min.js"></script>
<script src="rev-slider/js/extensions/revolution.extension.kenburn.min.js"></script>
<script src="rev-slider/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script src="rev-slider/js/extensions/revolution.extension.migration.min.js"></script>
<script src="rev-slider/js/extensions/revolution.extension.navigation.min.js"></script>
<script src="rev-slider/js/extensions/revolution.extension.parallax.min.js"></script>
<script src="rev-slider/js/extensions/revolution.extension.slideanims.min.js"></script>
<script src="rev-slider/js/extensions/revolution.extension.video.min.js"></script>
</body>
<!-- Mirrored from themesflat.com/html/modaz/blog-list-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 15 Feb 2021 19:38:14 GMT -->
</html>