-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgallery.php
422 lines (414 loc) · 15.3 KB
/
gallery.php
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
<!--
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>
<head>
<title>Kids School a Education School Category Flat Bootstrap Responsive Website Template | Gallery :: w3layouts</title>
<!-- for-mobile-apps -->
<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="Kids School Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- //for-mobile-apps -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- js -->
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />
<script src="js/jquery-1.11.1.min.js"></script>
<!-- //js -->
<link rel="stylesheet" href="css/chocolat.css" type="text/css" media="screen" charset="utf-8">
<!-- for-gallery-rotation -->
<script src="js/modernizr.custom.97074.js"></script>
<!-- //for-gallery-rotation -->
<link href='//fonts.googleapis.com/css?family=Cabin:400,400italic,500,500italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Peralta' rel='stylesheet' type='text/css'>
<!-- start-smoth-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>
<!-- start-smoth-scrolling -->
</head>
<body>
<!-- body -->
<div class="body-content">
<div class="container">
<div class="body-content1">
<!-- header -->
<div class="logo-search">
<div class="logo">
<h1><a href="index.php">k<span class="color">i</span><span class="color1">d</span><span class="color2">s</span> <span>school</span> <i>Good Start To Your Child</i></a></h1>
</div>
<div class="search">
<form>
<input type="text" value="Search Here..." onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Search Here...';}" required="">
<input type="submit" value=" " >
</form>
</div>
<div class="clearfix"> </div>
</div>
<!-- //header -->
<!-- nav -->
<div class="navigation">
<nav class="navbar navbar-default">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav-wil" id="bs-example-navbar-collapse-1">
<nav class="stroke">
<ul class="nav navbar-nav">
<li><a href="index.php" class="hvr-rectangle-out">Home</a></li>
<li><a href="services.php" class="hvr-rectangle-out">Services</a></li>
<li><a href="events.php" class="hvr-rectangle-out">News & Events</a></li>
<li><a href="short-codes.php" class="hvr-rectangle-out">LSCA Staff</a></li>
<li class="active"><a href="gallery.php">Gallery</a></li>
<li><a href="mail.php" class="hvr-rectangle-out">Mail Us</a></li>
</ul>
</nav>
</div>
<!-- /.navbar-collapse -->
</nav>
</div>
<!-- //nav -->
<!-- banner -->
<div class="banner">
<div class="banner-grids">
<div class="banner-left">
<div class="banner-left1">
<div class="banner-left1-grid">
<img src="images/h1.jpg" alt=" " class="img-responsive" />
<div class="banner-info">
<a class="read-more" href="#"><i></i></a>
<h3>
<a href="#">
Teachers Visitation
</a>
</h3>
<div class="event-meta">
<h4>Description</h4>
<p>Ancheta's Residence</p>
</div>
</div>
</div>
<div class="banner-left1-grid">
<img src="images/h3.jpg" alt=" " class="img-responsive" />
<div class="banner-info">
<a class="read-more" href="#"><i></i></a>
<h3>
<a href="#">
Commencement Exercises 2013
</a>
</h3>
<div class="event-meta">
<h4>Description</h4>
<p>Pre-Elementary and Elementary Graduates</p>
</div>
</div>
</div>
</div>
<div class="banner-left2">
<div class="banner-left1-grid">
<img src="images/h4.jpg" alt=" " class="img-responsive" />
<div class="banner-info">
<a class="read-more" href="#"><i></i></a>
<h3>
<a href="#">
Admins
</a>
</h3>
<div class="event-meta">
<h4>Description</h4>
<p>LSCA Administrator, Augusto A. Kho and his wife Nelida together with the Guest Speaker and his beloved wife</p>
</div>
</div>
</div>
<div class="banner-left1-grid">
<img src="images/h5.jpg" alt=" " class="img-responsive" />
<div class="banner-info">
<a class="read-more" href="single.php"><i></i></a>
<h3>
<a href="single.php">
Junior Student Convention
</a>
</h3>
<div class="event-meta">
<h4>Description</h4>
<p>Our school was blessed to have received the Highest Award being the “CHAMPION IN ACADEMICS”during the Junior Student Convention 2013.</p>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div>
</div>
<div class="banner-right">
<section class="slider">
<div class="flexslider">
<ul class="slides">
<li>
<div class="services-grid-right-grid1">
<img src="images/h5.jpg" alt=" " class="img-responsive" />
</div>
</li>
<li>
<div class="services-grid-right-grid2">
<img src="images/h4.jpg" alt=" " class="img-responsive" />
</div>
</li>
<li>
<div class="services-grid-right-grid3">
<img src="images/h3.jpg" alt=" " class="img-responsive" />
</div>
</li>
<li>
<div class="services-grid-right-grid3">
<img src="images/h1.jpg" alt=" " class="img-responsive" />
</div>
</li>
</ul>
</div>
</section>
<!--FlexSlider-->
<script defer src="js/jquery.flexslider.js"></script>
<script type="text/javascript">
$(window).load(function(){
$('.flexslider').flexslider({
animation: "slide",
start: function(slider){
$('body').removeClass('loading');
}
});
});
</script>
<!--End-slider-script-->
</div>
<div class="clearfix"> </div>
</div>
</div>
<!-- //banner -->
<!-- gallery -->
<div class="gallery">
<h2>Gallery</h2>
<div class="gallery-grids">
<section>
<ul id="da-thumbs" class="da-thumbs">
<li>
<a href="images/g1.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img src="images/g1.jpg" alt="" />
<div>
<h5>18th Graduation & Recognition Day</h5>
<span>Theme: Building the Nation Future Leaders through the K +12 Basic Education Program</span>
</div>
</a>
</li>
<li>
<a href="images/g2.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img src="images/g2.jpg" alt="" />
<div>
<h5>Junior Student Convention </h5>
<span>Our school was blessed to have received the Highest Award being the “CHAMPION IN ACADEMICS”
during the Junior Student Convention 2013.</span>
</div>
</a>
</li>
<li>
<a href="images/g3.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img src="images/g3.jpg" alt="" />
<div>
<h5>Cooking Festival</h5>
<span>Student really enjoy the activity.</span>
</div>
</a>
</li>
<li>
<a href="images/g4.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img src="images/g4.jpg" alt="" />
<div>
<h5>Linggo ng Wika!</h5>
<span>“Filipino: Wika ng Karunungan”</span>
</div>
</a>
</li>
<li>
<a href="images/g5.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img src="images/g5.jpg" alt="" />
<div>
<h5>Teacher's Visitation</h5>
<span>Suguitan's Residence</span>
</div>
</a>
</li>
<li>
<a href="images/g6.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img src="images/g6.jpg" alt="" />
<div>
<h5>20th National Student Conventionl</h5>
<span>20th National Student Convention <br>“Run The Race”</span>
</div>
</a>
</li>
<li>
<a href="images/g7.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img src="images/g7.jpg" alt="" />
<div>
<h5>LSCA Activity Highlights 2014-2015</h5>
<span>Municipal Nutrition Month Celebration</span>
</div>
</a>
</li>
<li>
<a href="images/g8.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img src="images/g8.jpg" alt="" />
<div>
<h5>Silver Medalist Taekwondo</h5>
<span>Roger Vince Peralta, VII</span>
</div>
</a>
</li>
<li>
<a href="images/g9.jpg" rel="title" class="b-link-stripe b-animate-go thickbox">
<img src="images/g9.jpg" alt="" />
<div>
<h5>23rd NATIONAL STUDENT CONVENTION</h5>
<span>The week-long competition experience was truly a week that will last a lifetime.</span>
</div>
</a>
</li>
<div class="clearfix"> </div>
</ul>
</section>
</div>
<!-- pop-up-script -->
<script src="js/jquery.chocolat.js"></script>
<!--light-box-files -->
<script type="text/javascript" charset="utf-8">
$(function() {
$('.gallery a').Chocolat();
});
</script>
<!-- //pop-up-script -->
<script type="text/javascript" src="js/jquery.hoverdir.js"></script>
<script type="text/javascript">
$(function() {
$(' #da-thumbs > li ').each( function() { $(this).hoverdir(); } );
});
</script>
</div>
<!-- //gallery -->
</div>
</div>
</div>
<!-- //body -->
<!-- footer -->
<div class="footer">
<div class="container">
<h3>Sign up for our newsletter</h3>
<p class="para">“The earth is filled with your love, LORD; teach me your decrees.” -Psalm 119:64</p>
<div class="footer-contact">
<form>
<input type="text" placeholder="Enter your email to update" required=" ">
<input type="submit" value="">
</form>
</div>
<div class="footer-grids">
<div class="col-md-3 footer-grid">
<p>Ptr. Augusto A. Kho
Christ, <br>the Living Stone Fellowship, 2441
Philippines
<a href="mailto:info@example.com">lsca @ clsf.com</a>
<p>Phone : +63 (075) 582 2901 <br> +63 (075) 582 7343 (telefax)</p>
</div>
<div class="col-md-3 footer-grid">
<ul>
<li><a href="mail.php">Contact</a></li>
<li><a href="gallery.php">Gallery</a></li>
<li><a href="short-codes.php">LSCA Staff</a></li>
</ul>
</div>
<div class="col-md-3 footer-grid">
<ul>
<li><a href="events.php">News & Events</a></li>
<li><a href="services.php">Services</a></li>
<li><a href="index.php">Home</a></li>
</ul>
</div>
<div class="col-md-3 footer-grid">
<div class="footer-grid-left">
<a href="single.php"><img src="images/sy1.1.jpg" alt=" " class="img-responsve" /></a>
</div>
<div class="footer-grid-left">
<a href="single.php"><img src="images/sy2.1.jpg" alt=" " class="img-responsve" /></a>
</div>
<div class="footer-grid-left">
<a href="single.php"><img src="images/sy4.1.jpg" alt=" " class="img-responsve" /></a>
</div>
<div class="footer-grid-left">
<a href="single.php"><img src="images/sy5.1.jpg" alt=" " class="img-responsve" /></a>
</div>
<div class="footer-grid-left">
<a href="single.php"><img src="images/sy6.jpg" alt=" " class="img-responsve" /></a>
</div>
<div class="footer-grid-left">
<a href="single.php"><img src="images/sy7.jpg" alt=" " class="img-responsve" /></a>
</div>
<div class="clearfix"> </div>
</div>
<div class="clearfix"> </div>
</div>
<div class="footer-copy">
<!-- <p>© 2016 Kids School. All rights reserved | Design by <a href="http://w3layouts.com">W3layouts.</a></p> -->
<ul>
<li><a href="#" class="twitter"><span type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Follow Us On Twitter"></span></a></li>
<li><a href="#" class="p"><span type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Follow Us On Pinterest"></span></a></li>
<li><a href="#" class="facebook" id="facebook"><span type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Follow Us On Facebook"></span></a></li>
<li><a href="#" class="dribble"><span type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Follow Us On Dribbble"></span></a></li>
<li><a href="#" class="rss"><span type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Follow Us On RSS"></span></a></li>
<div class="clearfix"> </div>
</ul>
<script>
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
</div>
</div>
</div>
<!-- //footer -->
<!-- here stars scrolling icon -->
<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>
<!-- //here ends scrolling icon -->
<!-- for bootstrap working -->
<script src="js/bootstrap.js"></script>
<!-- //for bootstrap working -->
</body>
</html>