-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.html
289 lines (287 loc) · 10.8 KB
/
blog.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
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Rock a Music Category Flat Bootstrap Responsive website Template | Blog :: w3layouts</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Rock Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony Ericsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- Custom Theme files -->
<link href="css/bootstrap.css" type="text/css" rel="stylesheet" media="all">
<link href="css/style.css" type="text/css" rel="stylesheet" media="all">
<!-- //Custom Theme files -->
<!-- font-awesome icons -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- //font-awesome icons -->
<!-- js -->
<script src="js/jquery-2.2.3.min.js"></script>
<!-- //js -->
<!-- web-fonts -->
<link href="//fonts.googleapis.com/css?family=Aladin" rel="stylesheet">
<link href='//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic' rel='stylesheet' type='text/css'>
<!-- //web-fonts -->
<!-- start-smooth-scrolling -->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!-- //end-smooth-scrolling -->
</head>
<body>
<!-- banner start here -->
<div class="agileinfo-main about-top">
<div class="banner">
</div>
<div class="agileinfo-header">
<div class="container">
<div class="agile-logo">
<h1><a href="index.html"><i class="fa fa-music bounce bounceIn animated" aria-hidden="true"></i> Rock</a></h1>
</div>
<div class="agileits-w3layouts-icons">
<div class="social-icon">
<a href="#" class="social-button twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/seawavesrock/" class="social-button facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="social-button google"><i class="fa fa-google-plus"></i></a>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<!-- navigation start here -->
<div class="top-nav">
<span class="menu">Menu</span>
<ul class="w3l">
<li><a class="active" href="index.html"><i aria-hidden="true" class="glyphicon glyphicon-home"></i><span>Home</span></a></li>
<li><a href="cities.html"><i class="glyphicon glyphicon-map-marker"></i><span>Cities</span></a></li>
<li><a href="reg.html"><i class="glyphicon glyphicon-edit"></i><span>Registration</span></a></li>
<li><a href="sponsors.html"><i class="glyphicon glyphicon-bullhorn"></i><span>Sponsors</span></a></li>
<li><a href="contact.html"><i class="glyphicon glyphicon-envelope"></i><span>Contact</span></a></li>
</ul>
<!-- script-for-menu -->
<script>
$( "span.menu" ).click(function() {
$( "ul.w3l" ).slideToggle( 300, function() {
// Animation complete.
});
});
</script>
<!-- //script-for-menu -->
</div>
</div>
<!-- //navigation end here -->
<!--- albums -->
<div class="albums agile-blog">
<div class="container">
<h2 class="agile-title">Our Blog</h2>
<div class="col-md-6 w3lsalbums-grid">
<div class="albums-w3top">
<h5>4th November 2016 </h5>
</div>
<div class="albums-left">
<a href="single.html" class="wthree-almub">
</a>
</div>
<div class="albums-right">
<h4><a href="single.html">Dolor Sit</a></h4>
<p>Nsatolernatur auts oditaut miertase vertas.Measnseqe ustur magni dolores eoqus ratione voluptate.</p>
<a class="w3more" href="single.html"><i class="fa fa-mail-forward" aria-hidden="true"></i> More</a>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-6 w3lsalbums-grid">
<div class="albums-w3top">
<h5>10th November 2016 </h5>
</div>
<div class="albums-left">
<a href="single.html" class="wthree-almub wthree-almub2">
</a>
</div>
<div class="albums-right">
<h4><a href="single.html">Consequat</a></h4>
<p>Nsatolernatur auts oditaut miertase vertas.Measnseqe ustur magni dolores eoqus ratione voluptate.</p>
<a class="w3more" href="single.html"><i class="fa fa-mail-forward" aria-hidden="true"></i> More</a>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-6 w3lsalbums-grid">
<div class="albums-w3top">
<h5>18th November 2016 </h5>
</div>
<div class="albums1-right">
<a href="single.html" class="wthree-almub wthree-almub3">
</a>
</div>
<div class="albums1-left">
<h4><a href="single.html">Dolores Btrs</a></h4>
<p>Nsatolernatur auts oditaut miertase vertas.Measnseqe ustur magni dolores eoqus ratione voluptate.</p>
<a class="w3more" href="single.html"><i class="fa fa-mail-forward" aria-hidden="true"></i> More</a>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-6 w3lsalbums-grid">
<div class="albums-w3top">
<h5>25th November 2016 </h5>
</div>
<div class="albums1-right">
<a href="single.html" class="wthree-almub wthree-almub4">
</a>
</div>
<div class="albums1-left">
<h4><a href="single.html">Nam aliquam</a></h4>
<p>Nsatolernatur auts oditaut miertase vertas.Measnseqe ustur magni dolores eoqus ratione voluptate.</p>
<a class="w3more" href="single.html"><i class="fa fa-mail-forward" aria-hidden="true"></i> More</a>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-6 w3lsalbums-grid">
<div class="albums-w3top">
<h5>4th November 2016 </h5>
</div>
<div class="albums-left">
<a href="single.html" class="wthree-almub">
</a>
</div>
<div class="albums-right">
<h4><a href="single.html">Dolor Sit</a></h4>
<p>Nsatolernatur auts oditaut miertase vertas.Measnseqe ustur magni dolores eoqus ratione voluptate.</p>
<a class="w3more" href="single.html"><i class="fa fa-mail-forward" aria-hidden="true"></i> More</a>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-6 w3lsalbums-grid">
<div class="albums-w3top">
<h5>10th November 2016 </h5>
</div>
<div class="albums-left">
<a href="single.html" class="wthree-almub wthree-almub2">
</a>
</div>
<div class="albums-right">
<h4><a href="single.html">Consequat</a></h4>
<p>Nsatolernatur auts oditaut miertase vertas.Measnseqe ustur magni dolores eoqus ratione voluptate.</p>
<a class="w3more" href="single.html"><i class="fa fa-mail-forward" aria-hidden="true"></i> More</a>
</div>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
<nav>
<ul class="pagination w3-agileits-paging">
<li class="disabled" >
<a href="#" aria-label="Previous">
<span aria-hidden="true">«</span>
</a>
</li>
<li class="active"><a href="#">1 <span class="sr-only">(current)</span></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="#" aria-label="Next">
<span aria-hidden="true">»</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
<!--- //albums -->
<!-- footer start here -->
<div class="agilebg-footer">
<div class="footer">
<div class="container">
<div class="footer-agileinfo">
<div class="col-md-3 col-sm-3 footer-wthree-grid">
<h3>Navigation</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="codes.html">Short Codes</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="col-md-5 col-sm-5 footer-wthree-grid">
<h3>Latest Tweet</h3>
<div class="agileits-w3layouts-tweets">
<h5><i class="fa fa-twitter" aria-hidden="true"></i> Lorem ipsum</h5>
</div>
<p>Aenean vitae metus sit amet purus sodales blandit. Nullam ut dolor eu urna viverra semper. Mauris est odio, laoreet laoreet sapien non, sollicitudin bibendum nulla.</p>
</div>
<div class="col-md-4 col-sm-4 footer-wthree-grid">
<h3>Keep In Touch</h3>
<div class="ftr-icons">
<div class="ftr-iblock">
<span class="glyphicon glyphicon-map-marker"> </span>
</div>
<div class="ftr-text">
<p>Proin vel enim nec ipsum finibus. Duis euismod massa ut sem fringilla blandit.</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="ftr-icons">
<div class="ftr-iblock">
<span class="glyphicon glyphicon-earphone"> </span>
</div>
<div class="ftr-text">
<p>+333 222 23456</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="ftr-icons">
<div class="ftr-iblock">
<span class="glyphicon glyphicon-envelope"> </span>
</div>
<div class="ftr-text">
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
<!-- //footer end here -->
<!-- copy rights start here -->
<div class="copy-right">
<div class="container">
<p>© 2017 Rock. All Rights Reserved | Design by <a href="http://w3layouts.com/" target="_blank">W3layouts</a> </p>
</div>
</div>
<!-- //copy right end here -->
<!-- smooth-scrolling-of-move-up -->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<!-- //smooth-scrolling-of-move-up -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/bootstrap.js"></script>
</body>
</html>