-
Notifications
You must be signed in to change notification settings - Fork 2
/
blog-details.html
493 lines (480 loc) · 25.8 KB
/
blog-details.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
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta name="description" content="Specer Template">
<meta name="keywords" content="Specer, unica, creative, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Specer | Template</title>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap" rel="stylesheet">
<!-- Css Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css">
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css">
<link rel="stylesheet" href="css/slicknav.min.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Offcanvas Menu Section Begin -->
<div class="offcanvas-menu-overlay"></div>
<div class="offcanvas-menu-wrapper">
<div class="canvas-close">
<i class="fa fa-close"></i>
</div>
<div class="search-btn search-switch">
<i class="fa fa-search"></i>
</div>
<div class="header__top--canvas">
<div class="ht-info">
<ul>
<li>20:00 - May 19, 2019</li>
<li><a href="#">Sign in</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="ht-links">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-vimeo"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
</div>
</div>
<ul class="main-menu mobile-menu">
<li class="active"><a href="./index.html">Home</a></li>
<li><a href="./club.html">Club</a></li>
<li><a href="./schedule.html">Schedule</a></li>
<li><a href="./result.html">Results</a></li>
<li><a href="#">Sport</a></li>
<li><a href="#">Pages</a>
<ul class="dropdown">
<li><a href="./blog.html">Blog</a></li>
<li><a href="./blog-details.html">Blog Details</a></li>
<li><a href="#">Schedule</a></li>
<li><a href="#">Results</a></li>
</ul>
</li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
<div id="mobile-menu-wrap"></div>
</div>
<!-- Offcanvas Menu Section End -->
<!-- Header Section Begin -->
<header class="header-section">
<div class="header__top">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="ht-info">
<ul>
<li>20:00 - May 19, 2019</li>
<li><a href="#">Sign in</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</div>
<div class="col-lg-6">
<div class="ht-links">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-vimeo"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="header__nav">
<div class="container">
<div class="row">
<div class="col-lg-2">
<div class="logo">
<a href="./index.html"><img src="img/logo.png" alt=""></a>
</div>
</div>
<div class="col-lg-10">
<div class="nav-menu">
<ul class="main-menu">
<li><a href="./home.html">Home</a></li>
<li><a href="./club.html">Club</a></li>
<li><a href="./schedule.html">Sporstpress</a></li>
<li class="active"><a href="./result.html">News</a></li>
<li><a href="#">Sport</a></li>
<li><a href="#">Pages</a>
<ul class="dropdown">
<li><a href="./blog.html">Blog</a></li>
<li><a href="./blog-details.html">Blog Details</a></li>
<li><a href="#">Schedule</a></li>
<li><a href="#">Results</a></li>
</ul>
</li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
<div class="nm-right search-switch">
<i class="fa fa-search"></i>
</div>
</div>
</div>
</div>
<div class="canvas-open">
<i class="fa fa-bars"></i>
</div>
</div>
</div>
</header>
<!-- Header End -->
<!-- Blog Details Hero Section Begin -->
<section class="blog-hero-section set-bg" data-setbg="img/blog/details/details-hero.jpg">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="bh-text">
<h2>England Women 1-0 Argentina Women: Jodie Taylor guarantees Lionesses</h2>
<ul>
<li><i class="fa fa-calendar"></i> May 19, 2019</li>
<li><i class="fa fa-edit"></i> 3 Comment</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Blog Details Hero Section End -->
<!-- Blog Details Section Begin -->
<section class="blog-details-section spad">
<div class="container">
<div class="row">
<div class="col-lg-8 left-blog-pad">
<div class="bd-text">
<div class="bd-title">
<p>Argentina had defended stoutly, as they had against Japan in their opening game, but
England finally produced a chance they could not miss in the 61st minute when a counter
found Beth Mead on the left, and her excellent low cross beat both centre-backs allowing
Taylor forward to tap in.</p>
<p>Jill Scott should have doubled the lead soon after but headed Alex Greenwood's delivery
over, before England saw the match out with relative ease to leave them needing just a
point in their final game with Japan, next Wednesday, to top Group D.</p>
<p>Straight from kick off, England looked to dominate against a defensive Argentina side,
but while their build-up was much improved from their shaky win over Scotland last
Sunday, their final ball was still lacking.</p>
</div>
<div class="bd-pic">
<div class="row">
<div class="col-md-4">
<img src="img/blog/details/details-1.jpg" alt="">
</div>
<div class="col-md-8">
<img src="img/blog/details/details-2.jpg" alt="">
<div class="row">
<div class="col-sm-6">
<img src="img/blog/details/details-3.jpg" alt="">
</div>
<div class="col-sm-6">
<img src="img/blog/details/details-4.jpg" alt="">
</div>
</div>
</div>
</div>
</div>
<div class="bd-more-title">
<p>Argentina had defended stoutly, as they had against Japan in their opening game, but
England finally produced a chance they could not miss in the 61st minute when a counter
found Beth Mead on the left, and her excellent low cross beat both centre-backs allowing
Taylor forward to tap in.</p>
<p>Jill Scott should have doubled the lead soon after but headed Alex Greenwood's delivery
over, before England saw the match out with relative ease to leave them needing just a
point in their final game with Japan, next Wednesday, to top Group D.</p>
<p>Straight from kick off, England looked to dominate against a defensive Argentina side,
but while their build-up was much improved from their shaky win over Scotland last
Sunday, their final ball was still lacking.</p>
<p>Jill Scott should have doubled the lead soon after but headed Alex Greenwood's delivery
over, before England saw the match out with relative ease to leave them needing just a
point in their final game with Japan, next Wednesday, to top Group D.</p>
<p>Straight from kick off, England looked to dominate against a defensive Argentina side,
but while their build-up was much improved from their shaky win over Scotland last
Sunday, their final ball was still lacking.</p>
</div>
<div class="bd-tags">
<a href="#">Multipopuse</a>
<a href="#">Design</a>
<a href="#">Ideas</a>
</div>
<div class="comment-option">
<h4>2 Comments</h4>
<div class="single-comment-item first-comment">
<div class="sc-author">
<img src="img/blog/details/comment/comment-1.jpg" alt="">
</div>
<div class="sc-text">
<span>May 28,2019</span>
<h5>Brandon Kelley</h5>
<p>Vasse Felix chief executive, Paul Holmes a Court said no plans have yet been made
for the buildings on the property.</p>
<a href="#" class="comment-btn like-btn">Like</a>
<a href="#" class="comment-btn">Reply</a>
</div>
</div>
<div class="single-comment-item reply-comment">
<div class="sc-author">
<img src="img/blog/details/comment/comment-2.jpg" alt="">
</div>
<div class="sc-text">
<span>27 Aug 2019</span>
<h5>Brandon Kelley</h5>
<p>Vasse Felix chief executive, Paul Holmes a Court said no plans have yet been made
for the buildings on the property.</p>
<a href="#" class="comment-btn like-btn">Like</a>
<a href="#" class="comment-btn">Reply</a>
</div>
</div>
<div class="single-comment-item second-comment ">
<div class="sc-author">
<img src="img/blog/details/comment/comment-3.jpg" alt="">
</div>
<div class="sc-text">
<span>27 Aug 2019</span>
<h5>Brandon Kelley</h5>
<p>Vasse Felix chief executive, Paul Holmes a Court said no plans have yet been made
for the buildings on the property.</p>
<a href="#" class="comment-btn like-btn">Like</a>
<a href="#" class="comment-btn">Reply</a>
</div>
</div>
</div>
<div class="comment-form">
<h4>Leave A Comment</h4>
<form action="#">
<div class="row">
<div class="col-lg-6">
<input type="text" placeholder="Name">
</div>
<div class="col-lg-6">
<input type="text" placeholder="Email">
</div>
<div class="col-lg-12">
<textarea placeholder="Comment"></textarea>
<button type="submit">Post Comment</button>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-sidebar">
<div class="bs-categories">
<div class="section-title sidebar-title">
<h5>Categories</h5>
</div>
<ul>
<li><a href="#">Fool Ball</a></li>
<li><a href="#">Soccer</a></li>
<li><a href="#">basketball</a></li>
<li><a href="#">Volleyball</a></li>
<li><a href="#">E-Sport</a></li>
</ul>
</div>
<div class="follow-links">
<div class="section-title sidebar-title">
<h5>Follow</h5>
</div>
<ul>
<li class="facebook">
<i class="fa fa-facebook"></i>
<div class="fl-name">Facebook</div>
<span class="fl-fan">2.530 Fans</span>
</li>
<li class="twitter">
<i class="fa fa-twitter"></i>
<div class="fl-name">Twitter</div>
<span class="fl-fan">2.046 Fans</span>
</li>
<li class="google">
<i class="fa fa-google"></i>
<div class="fl-name">Google</div>
<span class="fl-fan">1.170 Fans</span>
</li>
</ul>
</div>
<div class="bs-recent">
<div class="section-title sidebar-title">
<h5>Recent Post</h5>
</div>
<div class="news-item">
<div class="ni-pic">
<img src="img/news/ln-1.jpg" alt="">
</div>
<div class="ni-text">
<h5><a href="#">How To Quit Smoking Using Zyban</a></h5>
<ul>
<li><i class="fa fa-calendar"></i> May 19, 2019</li>
<li><i class="fa fa-edit"></i> 3 Comment</li>
</ul>
</div>
</div>
<div class="news-item">
<div class="ni-pic">
<img src="img/news/ln-2.jpg" alt="">
</div>
<div class="ni-text">
<h5><a href="#">Decorate For Less With Art Posters</a></h5>
<ul>
<li><i class="fa fa-calendar"></i> May 19, 2019</li>
<li><i class="fa fa-edit"></i> 3 Comment</li>
</ul>
</div>
</div>
<div class="news-item">
<div class="ni-pic">
<img src="img/news/ln-3.jpg" alt="">
</div>
<div class="ni-text">
<h5><a href="#">Home Business Advertising Ideas</a></h5>
<ul>
<li><i class="fa fa-calendar"></i> May 19, 2019</li>
<li><i class="fa fa-edit"></i> 3 Comment</li>
</ul>
</div>
</div>
<div class="news-item">
<div class="ni-pic">
<img src="img/news/ln-4.jpg" alt="">
</div>
<div class="ni-text">
<h5><a href="#">Lasik Doesn T Stop Your Eyes From Aging</a></h5>
<ul>
<li><i class="fa fa-calendar"></i> May 19, 2019</li>
<li><i class="fa fa-edit"></i> 3 Comment</li>
</ul>
</div>
</div>
</div>
<div class="bs-popular-tag">
<div class="section-title sidebar-title">
<h5>Popular Tag</h5>
</div>
<div class="tags">
<a href="#">Seagame</a>
<a href="#">Fifa</a>
<a href="#">World Cup 2019</a>
<a href="#">Championship</a>
<a href="#">2019</a>
<a href="#">Qatar</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Blog Details Section End -->
<!-- Footer Section Begin -->
<footer class="footer-section set-bg" data-setbg="img/footer-bg.jpg">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="fs-logo">
<div class="logo">
<a href="./index.html"><img src="img/logo.png" alt=""></a>
</div>
<ul>
<li><i class="fa fa-envelope"></i> [email protected]</li>
<li><i class="fa fa-copy"></i> +(12) 345 6789 10</li>
<li><i class="fa fa-thumb-tack"></i> 40 Baria Sreet 133/2 New York City, United State</li>
</ul>
<div class="fs-social">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-tumblr"></i></a>
<a href="#"><i class="fa fa-linkedin"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 offset-lg-1">
<div class="fs-widget">
<h4>Top Club</h4>
<ul class="fw-links">
<li><a href="#">Brazil</a></li>
<li><a href="#">Germany</a></li>
<li><a href="#">Italy</a></li>
<li><a href="#">Argentina</a></li>
<li><a href="#">France</a></li>
</ul>
<ul class="fw-links">
<li><a href="#">England</a></li>
<li><a href="#">Netherlands</a></li>
<li><a href="#">Hungary</a></li>
<li><a href="#">Croatia</a></li>
<li><a href="#">Poland</a></li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="fs-widget">
<h4>Recent News</h4>
<div class="fw-item">
<h5><a href="#">England win shows they have the spark to go far at World Cup</a></h5>
<ul>
<li><i class="fa fa-calendar"></i> May 19, 2019</li>
<li><i class="fa fa-edit"></i> 3 Comment</li>
</ul>
</div>
<div class="fw-item">
<h5><a href="#">Sri Lanka v Australia: Cricket World Cup 2019 – live!</a></h5>
<ul>
<li><i class="fa fa-calendar"></i> May 19, 2019</li>
<li><i class="fa fa-edit"></i> 3 Comment</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright-option">
<div class="row">
<div class="col-lg-12">
<div class="co-text"><p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p></div>
<div class="co-widget">
<ul>
<li><a href="#">Copyright notification</a></li>
<li><a href="#">Terms of Use</a></li>
<li><a href="#">Privacy Policy</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Search model Begin -->
<div class="search-model">
<div class="h-100 d-flex align-items-center justify-content-center">
<div class="search-close-switch"><i class="fa fa-close"></i></div>
<form class="search-model-form">
<input type="text" id="search-input" placeholder="Search here.....">
</form>
</div>
</div>
<!-- Search model end -->
<!-- Js Plugins -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>