-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgallery2.html
More file actions
327 lines (318 loc) · 12.8 KB
/
gallery2.html
File metadata and controls
327 lines (318 loc) · 12.8 KB
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
<!--
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>Inventive Design a Interior Architects Multipurpose Category Flat Bootstrap Responsive Website Template | Gallery2 :: 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="Inventive Design 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="applisalonion/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<!-- Custom Theme files -->
<link href="css/style.css" rel='stylesheet' type='text/css' />
<script src="js/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<!--/web-font-->
<link href='//fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Nosifer' rel='stylesheet' type='text/css'>
<!--/script-->
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},900);
});
});
</script>
<link rel="stylesheet" href="css/lightbox.css">
</head>
<body>
<!--start-home-->
<div class="main-header" id="house">
<div class="header-strip">
<div class="container">
<p class="location"><span class="glyphicon glyphicon-map-marker" aria-hidden="true"></span>29C, Autem quibusdam debitis.</p>
<p class="phonenum"><span class="glyphicon glyphicon-earphone" aria-hidden="true"></span>+ 655 8858 54892</p>
<div class="social-icons">
<ul>
<li><a href="#"><i class="facebook"> </i></a></li>
<li><a href="#"><i class="twitter"> </i></a></li>
<li><a href="#"><i class="google-plus"> </i></a></li>
<li><a href="#"><i class="dribble"> </i></a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="header-top">
<div class="logo"><a href="index.html"><h1><span>I</span>nventive <span class="two">D</span>esign</h1></a></div>
<nav class="navbar navbar-default">
<div class="container-fluid">
<!-- 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" aria-expanded="false">
<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" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home<span class="sr-only">(current)</span></a></li>
<li><a href="index.html">About</a></li>
<li><a href="typo.html">Services</a></li>
<li class="dropdown">
<a class="active" href="gallery.html" class="dropdown-toggle" data-toggle="dropdown">Gallery<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="gallery.html">Gallery 1</a></li>
<li><a href="gallery1.html">Gallery 2</a></li>
<li><a href="gallery2.html">Gallery 3</a></li>
</ul>
</li>
<li><a href="news.html">News</a></li>
<li><a class="contact.html">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="clearfix"></div>
</div>
<div class="banner-two">
</div>
</div>
<!-- gallery -->
<div class="gallery" id="gallery">
<div class="container">
<h2 class="tittle">Our <span>Gallery</span></h2>
<div class="gallery-grids">
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c1.jpg" data-lightbox="example-set" data-title="">
<img src="images/c1.jpg" alt="" />
<figcaption>
<h3>kitchen</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c2.jpg" data-lightbox="example-set" data-title="">
<img src="images/c2.jpg" alt="" />
<figcaption>
<h3>Hall</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c3.jpg" data-lightbox="example-set" data-title="">
<img src="images/c3.jpg" alt="" />
<figcaption>
<h3>Dinning</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c11.jpg" data-lightbox="example-set" data-title="">
<img src="images/c11.jpg" alt="" />
<figcaption>
<h3>Hall</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c4.jpg" data-lightbox="example-set" data-title="">
<img src="images/c4.jpg" alt="" />
<figcaption>
<h3>Bed Room</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c6.jpg" data-lightbox="example-set" data-title="">
<img src="images/c6.jpg" alt="" />
<figcaption>
<h3>Office</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c7.jpg" data-lightbox="example-set" data-title="">
<img src="images/c7.jpg" alt="" />
<figcaption>
<h3>Hall</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c10.jpg" data-lightbox="example-set" data-title="">
<img src="images/c10.jpg" alt="" />
<figcaption>
<h3>Bed Room</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c8.jpg" data-lightbox="example-set" data-title="">
<img src="images/c8.jpg" alt="" />
<figcaption>
<h3>Bed Room</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c9.jpg" data-lightbox="example-set" data-title="">
<img src="images/c9.jpg" alt="" />
<figcaption>
<h3>Kitchen</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c2.jpg" data-lightbox="example-set" data-title="">
<img src="images/c2.jpg" alt="" />
<figcaption>
<h3>Hall</h3>
<p>Proin vitae.</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="col-md-3 gallery-grid wow fadeInUp animated" data-wow-delay=".5s">
<div class="grid">
<figure class="effect-apollo">
<a class="example-image-link" href="images/c9.jpg" data-lightbox="example-set" data-title="">
<img src="images/c9.jpg" alt="" />
<figcaption>
<h3>kitchen</h3>
<p>Proin vitae</p>
</figcaption>
</a>
</figure>
</div>
</div>
<div class="clearfix"> </div>
<script src="js/lightbox-plus-jquery.min.js"> </script>
</div>
</div>
</div>
<!-- //gallery -->
<!--footer-->
<div class="footer">
<div class="container">
<div class="footer-top">
<div class="col-md-4 amet-sed">
<h4>Inventive Design </h4>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>
<ul class="social">
<li><i class="glyphicon glyphicon-home"> </i>Sector 21 , main road </li>
<li class="tele-phone"><i class="glyphicon glyphicon-earphone"> </i> +71999-56985</li>
<li class="mail"><a href="mailto:contact@example.com"><i class="glyphicon glyphicon-envelope"> </i> contact@example.com</a></li>
</ul>
</div>
<div class="col-md-4 amet-sed amet-medium">
<h4>Twitter Feed</h4>
<p><a href="single.html">@ Inventive Design</a> Lorem ipsum is simply dummy text hid Lorem ipsum is simply dummy text hidden variab 3 hours ago</p>
<p><a href="single.html">@ Inventive Design</a> Lorem ipsum is simply dummy text hid Lorem ipsum is simply dummy text hidden variab 3 hours ago</p>
</div>
<div class="col-md-4 amet-sed ">
<h4>Follow Us</h4>
<ul class="social-icons2 wow slideInDown" data-wow-duration="1s" data-wow-delay=".3s">
<li><a href="#" class="tw"></a></li>
<li><a href="#" class="fb"> </a></li>
<li><a href="#" class="in"></a></li>
<div class="clearfix"></div>
</ul>
<div class="support">
<form action="#" method="post">
<input type="text" placeholder="Enter email...." required="">
<input type="submit" value="SUBMIT" class="botton">
<form>
</div>
</div>
<div class="clearfix"> </div>
</div>
<p class="footer-class">© 2016 Inventive Design . All Rights Reserved | Site design: <a href="http://w3layouts.com/" target="_blank">W3layouts</a> | Logo design: <a href="https://dribbble.com/wharf">Wharf</a>
| Developed by: <a href="http://nordible.com"> nordible </a> </p>
</div>
</div>
<!--start-smooth-scrolling-->
<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>
<!--end-smooth-scrolling-->
<a href="#house" id="toTop" class="scroll" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
<script src="js/bootstrap.js"></script>
</body>
</html>