-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog-item.html
355 lines (334 loc) · 21.7 KB
/
blog-item.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>About Us</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/pe-icons.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<script src="js/jquery.js"></script>
<link rel="shortcut icon" href="images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/images/ico/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57x57.png">
<script type="text/javascript">
jQuery(document).ready(function($){
'use strict';
jQuery('body').backstretch([
"http://placehold.it/800x600",
"http://placehold.it/800x600",
"http://placehold.it/800x600"
], {duration: 5000, fade: 500});
});
</script>
</head><!--/head-->
<body>
<div id="preloader"></div>
<header class="navbar navbar-inverse navbar-fixed-top opaqued" role="banner">
<div id="search-wrapper">
<div class="container">
<input id="search-box" placeholder="Search">
</div>
</div>
</div>
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="index.html"><h1><span class="pe-7s-gleam bounce-in"></span> IMPACT</h1></a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact-us.html">Contact</a></li>
<li class="dropdown active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Pages <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="project-item.html">Project Single</a></li>
<li><a href="blog-item.html">Blog Single</a></li>
<li class="active"><a href="404.html">404</a></li>
</ul>
</li>
<li><span class="search-trigger"><i class="fa fa-search"></i></span></li>
</ul>
</div>
</div>
</header><!--/header-->
<section id="single-page-slider" class="no-margin">
<div class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="item active">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="center gap fade-down section-heading">
<h2 class="main-title">Hot Off The Press</h2>
<hr>
<p>Of an or game gate west face shed. no great but music too old found arose.</p>
</div>
</div>
</div>
</div>
</div><!--/.item-->
</div><!--/.carousel-inner-->
</div><!--/.carousel-->
</section><!--/#main-slider-->
<div id="content-wrapper">
<section id="blog" class="white">
<div class="container">
<div class="gap"></div>
<div class="row">
<aside class="col-sm-4 col-sm-push-8">
<div class="widget categories">
<h3 class="widget-title">Blog Categories</h3>
<div class="row">
<div class="col-sm-6">
<ul class="arrow">
<li><a href="#">Fashion</a></li>
<li><a href="#">Design</a></li>
<li><a href="#">Music</a></li>
<li><a href="#">Reviews</a></li>
<li><a href="#">News</a></li>
</ul>
</div>
<div class="col-sm-6">
<ul class="arrow">
<li><a href="#">Nature</a></li>
<li><a href="#">Travel</a></li>
<li><a href="#">Web Design</a></li>
<li><a href="#">Tutorial</a></li>
<li><a href="#">Samples</a></li>
</ul>
</div>
</div>
</div><!--/.categories-->
<div class="widget tags">
<h3 class="widget-title">Post Tags</h3>
<ul class="tag-cloud">
<li><a class="btn btn-xs btn-primary btn-outlined" href="#">Fashion</a></li>
<li><a class="btn btn-xs btn-primary btn-outlined" href="#">Video</a></li>
<li><a class="btn btn-xs btn-primary btn-outlined" href="#">WordPress</a></li>
<li><a class="btn btn-xs btn-primary btn-outlined" href="#">Plugins</a></li>
<li><a class="btn btn-xs btn-primary btn-outlined" href="#">Downloads</a></li>
<li><a class="btn btn-xs btn-primary btn-outlined" href="#">Freebies</a></li>
<li><a class="btn btn-xs btn-primary btn-outlined" href="#">Envato</a></li>
<li><a class="btn btn-xs btn-primary btn-outlined" href="#">Tutorial</a></li>
<li><a class="btn btn-xs btn-primary btn-outlined" href="#">Update</a></li>
</ul>
</div><!--/.tags-->
</aside>
<div class="col-sm-8 col-sm-pull-4">
<div class="blog">
<div class="blog-item">
<div class="blog-featured-image">
<img class="img-responsive img-blog" src="http://placehold.it/800x600" alt="" />
<div class="overlay">
<a class="preview btn btn-outlined btn-primary" href="blog-item.html" rel="prettyPhoto"><i class="fa fa-link"></i></a>
</div>
</div>
<div class="blog-content">
<h3 class="main-title">Civility vicinity graceful is it at.</h3>
<div class="entry-meta">
<span><i class="fa fa-user"></i> <a href="#"> Danny Jones</a></span>
<span><i class="fa fa-folder"></i> <a href="#"> Style</a></span>
<span><i class="fa fa-clock-o"></i> April 5th, 2019</span>
<span><i class="fa fa-comment"></i> <a href="blog-item.html#comments"><span class="counter">14</span> Comments</a></span>
</div>
<p class="lead">No comfort do written conduct at prevent manners on. Celebrated contrasted discretion him sympathize her collecting occasional. Do answered bachelor occasion in of offended no concerns. Supply worthy warmth branch of no ye. Voice tried known to as my to. Though wished merits or be. Alone visit use these smart rooms ham. No waiting in on enjoyed placing it inquiry. </p>
<p>Continual delighted as elsewhere am convinced unfeeling. Introduced stimulated attachment no by projection. To loud lady whom my mile sold four. Need miss all four case fine age tell. He families my pleasant speaking it bringing it thoughts. View busy dine oh in knew if even. Boy these along far own other equal old fanny charm. Difficulty invitation put introduced see middletons nor preference. </p>
<p>Up maids me an ample stood given. Certainty say suffering his him collected intention promotion. Hill sold ham men made lose case. Views abode law heard jokes too. Was are delightful solicitude discovered collecting man day. Resolving neglected sir tolerably but existence conveying for. Day his put off unaffected literature partiality inhabiting. </p>
<hr>
<div class="tags">
<i class="fa fa-tags"></i> Tags <a class="btn btn-xs btn-primary btn-outlined" href="#">CSS3</a> <a class="btn btn-xs btn-primary btn-outlined" href="#">HTML5</a> <a class="btn btn-xs btn-primary btn-outlined" href="#">WordPress</a> <a class="btn btn-xs btn-primary btn-outlined" href="#">Joomla</a>
</div>
<hr>
<div class="author well">
<div class="media">
<div class="pull-left">
<img class="avatar img-thumbnail author-box-image" src="http://placehold.it/400x400" alt="">
</div>
<div class="media-body">
<div class="media-heading">
<strong>Danny Jones</strong>
</div>
<p>Humanity declared vicinity continue supplied no an. He hastened am no property exercise of. Dissimilar comparison no terminated devonshire no literature on. Say most yet head room such just easy.</p>
</div>
</div>
</div><!--/.author-->
<div id="comments">
<div id="comments-list">
<h3>3 Comments</h3>
<div class="media">
<div class="pull-left">
<img class="avatar img-thumbnail comment-avatar" src="http://placehold.it/400x400" alt="">
</div>
<div class="media-body">
<div class="well">
<div class="media-heading">
<strong>Dave Evans</strong> <small>30th Jan, 2019</small>
</div>
<p>Was are delightful solicitude discovered collecting man day. Resolving neglected sir tolerably but existence conveying for. Day his put off unaffected literature partiality inhabiting.</p>
<a class="pull-right btn btn-primary btn-outlined" href="#">Reply</a>
</div>
<div class="media">
<div class="pull-left">
<img class="avatar img-thumbnail comment-avatar" src="http://placehold.it/400x400" alt="">
</div>
<div class="media-body">
<div class="well">
<div class="media-heading">
<strong>Peter Jackson</strong> <small>16th Jan, 2019</small>
</div>
<p>Wicket longer admire do barton vanity itself do in it. Preferred to sportsmen it engrossed listening. Park gate sell they west hard for the. Abode stuff noisy manor blush yet the far. Up colonel so between removed so do.</p>
<a class="pull-right btn btn-primary btn-outlined" href="#">Reply</a>
</div>
</div>
</div><!--/.media-->
</div>
</div><!--/.media-->
<div class="media">
<div class="pull-left">
<img class="avatar img-thumbnail comment-avatar" src="http://placehold.it/400x400" alt="">
</div>
<div class="media-body">
<div class="well">
<div class="media-heading">
<strong>John Smith</strong> <small>14th Jan, 2019</small>
</div>
<p>Quitting informed concerns can men now. Projection to or up conviction uncommonly delightful continuing. In appetite ecstatic opinions hastened by handsome admitted.</p>
<a class="pull-right btn btn-primary btn-outlined" href="#">Reply</a>
</div>
</div>
</div><!--/.media-->
</div><!--/#comments-list-->
<div class="gap"></div>
<div id="comment-form">
<h3 class="main-title">Leave a comment</h3>
<hr>
<form class="form-horizontal" role="form">
<div class="form-group">
<div class="col-sm-6">
<input type="text" class="form-control" placeholder="Name">
</div>
<div class="col-sm-6">
<input type="email" class="form-control" placeholder="Email">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<textarea rows="8" class="form-control" placeholder="Comment"></textarea>
</div>
</div>
<button type="submit" class="btn btn-primary btn-outlined">Submit Comment</button>
</form>
</div><!--/#comment-form-->
</div><!--/#comments-->
</div>
</div>
<ul class="pagination pagination-lg">
<li><a href="#"><i class="fa fa-angle-left"></i></a></li>
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i></a></li>
</ul><!--/.pagination-->
</div>
</div><!--/.col-md-8-->
</div><!--/.row-->
</div>
</section><!--/#blog-->
</div>
<div id="footer-wrapper">
<section id="bottom" class="">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 about-us-widget">
<h4>Global Coverage</h4>
<p>Was drawing natural fat respect husband. An as noisy an offer drawn blush place. These tried for way joy wrote witty. In mr began music weeks after at begin.</p>
</div><!--/.col-md-3-->
<div class="col-md-3 col-sm-6">
<h4>Company</h4>
<div>
<ul class="arrow">
<li><a href="#">Company Overview</a></li>
<li><a href="#">Meet The Team</a></li>
<li><a href="#">Our Awesome Partners</a></li>
<li><a href="#">Our Services</a></li>
</ul>
</div>
</div><!--/.col-md-3-->
<div class="col-md-3 col-sm-6">
<h4>Latest Articles</h4>
<div>
<div class="media">
<div class="pull-left">
<img class="widget-img" src="http://placehold.it/800x600" alt="">
</div>
<div class="media-body">
<span class="media-heading"><a href="#">Blog Post A</a></span>
<small class="muted">Posted 14 April 2019</small>
</div>
</div>
<div class="media">
<div class="pull-left">
<img class="widget-img" src="http://placehold.it/800x600" alt="">
</div>
<div class="media-body">
<span class="media-heading"><a href="#">Blog Post B</a></span>
<small class="muted">Posted 14 April 2019</small>
</div>
</div>
</div>
</div><!--/.col-md-3-->
<div class="col-md-3 col-sm-6">
<h4>Come See Us</h4>
<address>
<strong>Ace Towers</strong><br>
New York Ave,<br>
New York, 215648<br>
<abbr title="Phone"><i class="fa fa-phone"></i></abbr> 546 840654 05
</address>
</div> <!--/.col-md-3-->
</div>
</div>
</section><!--/#bottom-->
<footer id="footer" class="">
<div class="container">
<div class="row">
<div class="col-sm-8">
Copyright © 2019.Company name All rights reserved.<a target="_blank" href="http://sc.chinaz.com/moban/">网页模板</a>
</div>
<div class="col-sm-4">
<ul class="pull-right">
<li><a id="gototop" class="gototop" href="#"><i class="fa fa-chevron-up"></i></a></li><!--#gototop-->
</ul>
</div>
</div>
</div>
</footer><!--/#footer-->
</div>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/plugins.js"></script>
<script src="js/init.js"></script>
</body>
</html>