-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio-3.html
473 lines (416 loc) · 17.7 KB
/
portfolio-3.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>sc.chinaz.com</title>
<meta name="author" content="ZERGE" />
<meta name="keywords" content="responsive html template, portfolio, creative, design, clean, minimal, light, dark, twitter, bootstrap" />
<meta name="description" content="Responsive HTML Template - Portfolio 3 Columns" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Styles -->
<link href="css/bootstrap.css" rel="stylesheet" />
<link href="css/bootstrap-responsive.css" rel="stylesheet" />
<link href="css/prettyPhoto.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" />
<!-- For IE6-8 -->
<!--[if lte IE 8]>
<link href="css/ie.css" rel="stylesheet">
<![endif]-->
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Fav and touch icons -->
<link rel="shortcut icon" href="img/ico/favicon.ico" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/ico/apple-touch-icon-144-precomposed.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/ico/apple-touch-icon-114-precomposed.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/ico/apple-touch-icon-72-precomposed.png" />
<link rel="apple-touch-icon-precomposed" href="img/ico/apple-touch-icon-57-precomposed.png" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
<body>
<div class="container">
<!-- Masthead
================================================== -->
<header>
<!-- Top Panel
================================================== -->
<div id="top-panel">
<div class="login-box">
<form />
<div class="input-prepend">
<span class="add-on"><i class="icon-user"></i></span><input class="span2" id="username" type="text" name="username" placeholder="User Name" />
</div>
<div class="input-prepend">
<span class="add-on"><i class="icon-lock"></i></span><input class="span2" id="userpassword" type="password" name="userpassword" placeholder="Password" />
</div>
<label class="checkbox">
<input type="checkbox" /> Remember me
</label>
<button type="submit" class="btn">Sign in</button>
</form>
</div><!-- login-box -->
<div class="login-button toggle">
<a href="#">Sign in</a>
</div><!-- login-button -->
</div><!-- top-panel -->
<!-- Navbar
================================================== -->
<div class="row">
<div class="span3 logo">
<a href="index.html"><img src="img/logo.png" alt="" /></a>
</div><!-- logo -->
<div class="span9 navigation">
<div id="menu" class="fix-fish-menu clearfix">
<ul id="nav" class="sf-menu">
<li><a href="index.html">Home</a>
<ul>
<li><a href="index-flex.html">Home + Flex Slider</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a>
<ul>
<li><a href="blog.html">Blog</a></li>
<li><a href="blog-post.html">Blog Post + Image</a></li>
<li><a href="blog-post-video.html">Blog Post + Video</a></li>
</ul>
</li>
<li class="active"> <a href="#">Portfolio</a>
<ul>
<li><a href="#">3 Columns <span class="sf-sub-indicator"></span></a>
<ul>
<li><a href="portfolio-3.html">3 Columns + Horizontal</a></li>
<li><a href="portfolio-vertical-3.html">3 Columns + Vertical</a></li>
<li><a href="portfolio-description-3.html">3 Columns + Description</a></li>
<li><a href="portfolio-big-3.html">3 Big Columns</a></li>
</ul>
</li>
<li><a href="#">4 Columns <span class="sf-sub-indicator"></span></a>
<ul>
<li><a href="portfolio-4.html">4 Columns + Horizontal</a></li>
<li><a href="portfolio-description-4.html">4 Columns + Description</a></li>
<li><a href="portfolio-vertical-4.html">4 Columns + Vertical</a></li>
</ul>
</li>
<li><a href="#">Portfolio Item <span class="sf-sub-indicator"></span></a>
<ul>
<li><a href="item.html">Standard</a></li>
<li><a href="item-slideshow.html">Slideshow</a></li>
<li><a href="item-video.html">Video</a></li>
</ul>
</li>
<li><a href="gallery.html">Gallery</a></li>
</ul>
</li>
<li> <a href="typography.html">Typography</a></li>
<li> <a href="shortcodes.html">Shortcodes</a></li>
<li> <a href="#">Pages</a>
<ul>
<li><a href="left-content.html">Left + Content</a></li>
<li><a href="content-right.html">Content + Right</a></li>
<li><a href="full-width.html">Full Width Page</a></li>
<li><a href="#">Submenu <span class="sf-sub-indicator"></span></a>
<ul>
<li><a href="#">Item #1</a></li>
<li><a href="#">Item #2</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="contacts.html">Contacts</a></li>
<li><a href="http://themeforest.net/item/claystone-responsive-html-template/2746744?ref=zerge"><i class="icon-shopping-cart icon-white"></i>Purchase</a></li>
</ul><!-- end #nav -->
</div><!-- end #menu -->
</div><!-- navigation -->
</div><!-- row -->
<div class="row">
<div class="span3"><div class="border-5-1"></div></div>
<div class="span9"><div class="border-5-1 hide-border"></div></div>
</div><!-- row -->
<div class="row">
<div class="span3 clearfix">
<ul class="social-icons">
<li class="pinterest"><a href="http://pinterest.com/zergev/"></a></li>
<li class="twitter"><a href="http://twitter.com"></a></li>
<li class="dribbble"><a href="http://dribbble.com"></a></li>
<li class="facebook"><a href="http://facebook.com"></a></li>
<li class="google"><a href="http://plus.google.com"></a></li>
<li class="linkedin"><a href="http://linkedin.com"></a></li>
<li class="behance"><a href="http://behance.net"></a></li>
<li class="rss"><a href="#"></a></li>
</ul>
</div><!-- span3 -->
<div class="span9">
<div class="separator">
<h3>Portfolio: 3 Columns</h3>
</div><!-- separator -->
<span></span>
</div><!-- span9 -->
</div><!-- row -->
<div class="row">
<div class="span3"><div class="border-1-5"></div></div>
<div class="span9"><div class="border-1-5 hide-border"></div></div>
</div><!-- row -->
</header>
<!-- Portfolio
================================================== -->
<div id="entry-portfolio" class="row portfolio-3">
<div class="span3">
<div class="widget widget-list well">
<!-- start filter -->
<ul id="filters" class="nav nav-list clearfix">
<li><a href="#" data-filter="*" class="selected"><i class="icon-refresh"></i> All</a></li>
<li><a href="#" data-filter=".photography"><i class="icon-check"></i> Photography</a></li>
<li><a href="#" data-filter=".illustration"><i class="icon-check"></i> Illustration</a></li>
<li><a href="#" data-filter=".black-white"><i class="icon-check"></i> Black & white</a></li>
<li><a href="#" data-filter=".video"><i class="icon-check"></i> Video</a></li>
</ul>
<!-- end filter -->
</div><!-- widget widget-list well -->
<div class="widget widget-list well">
<h5>Different Styles of Portfolio</h5>
<ul class="nav nav-list margin0-20">
<li><a href="portfolio-3.html" class="selected"><i class="icon-th-list"></i> 3 Columns + Horizontal</a></li>
<li><a href="portfolio-vertical-3.html"><i class="icon-th-list"></i> 3 Columns + Vertical</a></li>
<li><a href="portfolio-description-3.html"><i class="icon-th-list"></i> 3 Columns + Description</a></li>
</ul>
<ul class="nav nav-list margin0-20">
<li><a href="portfolio-big-3.html"><i class="icon-th-large"></i> 3 Big Columns</a></li>
</ul>
<ul class="nav nav-list">
<li><a href="portfolio-4.html"><i class="icon-th"></i> 4 Columns + Horizontal</a></li>
<li><a href="portfolio-description-4.html"><i class="icon-th"></i> 4 Columns + Description</a></li>
<li><a href="portfolio-vertical-4.html"><i class="icon-th"></i> 4 Columns + Vertical</a></li>
</ul>
</div><!-- well -->
</div><!-- span3 -->
<div class="span9">
<div id="container-portfolio" class="row">
<div class="item span3 illustration black-white">
<div class="thumb view">
<img src="img/projects/img06.jpg" alt="Portfolio Item #61" />
<a href="item.html" class="mask">
<h4>My Brand is Faster</h4>
</a><!-- mask -->
</div><!-- thumb -->
</div><!-- item span3 -->
<div class="item span3 illustration">
<div class="thumb view">
<img src="img/projects/img02.jpg" alt="Portfolio Item #2" />
<a href="item.html" class="mask">
<h4>The Battle of Copyright</h4>
</a><!-- mask -->
</div><!-- thumb -->
</div><!-- item span3 -->
<div class="item span3 photography black-white">
<div class="thumb view">
<img src="img/projects/img08.jpg" alt="Portfolio Item #8" />
<a href="item.html" class="mask">
<h4>Carbon Fiber Keyboard</h4>
</a><!-- mask -->
</div><!-- thumb -->
</div><!-- item span3 -->
<div class="item span3 illustration">
<div class="thumb view">
<img src="img/projects/img05.jpg" alt="Portfolio Item #5" />
<a href="item.html" class="mask">
<h4>Carbon Fiber Mouse</h4>
</a><!-- mask -->
</div><!-- thumb -->
</div><!-- item span3 -->
<div class="item span3 photography">
<div class="thumb view">
<img src="img/projects/img04.jpg" alt="Portfolio Item #4" />
<a href="item.html" class="mask">
<h4>Home Studio</h4>
</a><!-- mask -->
</div><!-- thumb -->
</div><!-- item span3 -->
<div class="item span3 photography black-white">
<div class="thumb view">
<img src="img/projects/img01.jpg" alt="Portfolio Item #1" />
<a href="#" class="mask">
<h4>Reflection</h4>
</a><!-- mask -->
</div><!-- thumb -->
</div><!-- item span3 -->
<div class="item span3 photography">
<div class="thumb view">
<img src="img/projects/img07.jpg" alt="Portfolio Item #7" />
<a href="item.html" class="mask">
<h4>Stop Fighting</h4>
</a><!-- mask -->
</div><!-- thumb -->
</div><!-- item span3 -->
<div class="item span3 video">
<div class="thumb view">
<iframe src="http://player.vimeo.com/video/27643876?title=0&byline=0&portrait=0&color=FFFC00"></iframe>
<a href="item.html" class="mask">
<h4>Phone & Tablet Ad</h4>
</a><!-- mask -->
</div><!-- thumb -->
</div><!-- item span3 -->
<div class="item span3 photography black-white">
<div class="thumb view">
<img src="img/projects/img03.jpg" alt="Portfolio Item #3" />
<a href="item.html" class="mask">
<h4>Alienated</h4>
</a><!-- mask -->
</div><!-- thumb -->
</div><!-- item span3 -->
</div><!-- row -->
</div><!-- span9 -->
</div><!-- row entry-portfolio -->
<!-- DIVIDER -->
<div class="row margin10-40">
<div class="span3"><div class="border-5-1"></div></div>
<div class="span9"><div class="border-5-1 hide-border"></div></div>
</div><!-- row -->
<!-- ============================================================================================= -->
<!-- PAGINATION -->
<div class="row margin40 pag">
<div class="span3"><p /></div>
<div class="span9">
<div class="pagination">
<ul>
<li><a href="#"></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 class="disabled"><a href="#">...</a></li>
<li><a href="#">10</a></li>
<li><a href="#"></a></li>
</ul>
</div><!-- pagination -->
</div><!-- span6 -->
</div><!-- row -->
<!-- Footer
================================================== -->
<footer class="footer row">
<div class="span3">
<div class="logo-footer widget">
<h5>Contact Info</h5>
<ul id="contact-info" class="clearfix">
<li><i class="icon-map-marker icon-white"></i><address>12345 / Some Street, Portland, USA</address></li>
<li><i class="icon-user icon-white"></i>phone: +1 (44) 123-45-67</li>
<li><i class="icon-headphones icon-white"></i><a href="skype:echo123?call">Skype Me</a></li>
<li><i class="icon-envelope icon-white"></i><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div><!-- logo-footer -->
</div><!-- span3 -->
<div class="span9 footer-widgets clearfix">
<div class="widget">
<h5>Popular Posts</h5>
<ul class="popular-posts">
<li>
<a href="#"><img src="img/blog/widgets/img01-40x40.jpg" alt="" /></a>
<a href="#">Domino Theory</a>
<span class="date">June 24, 2012</span>
</li>
<li>
<a href="#"><img src="img/blog/widgets/img02-40x40.jpg" alt="" /></a>
<a href="#">Crossing Paths</a>
<span class="date">June 22, 2012</span>
</li>
<li>
<a href="#"><img src="img/blog/widgets/img03-40x40.jpg" alt="" /></a>
<a href="#">Corporate Equality Index</a>
<span class="date">May 09, 2012</span>
</li>
</ul>
</div><!-- .widget -->
<div class="widget">
<h5>Latest Posts</h5>
<ul class="latest-posts">
<li>
<a href="#"><img src="img/blog/widgets/img04-40x40.jpg" alt="" /></a>
<a href="#">The Peace Corps</a>
<span class="date">Jule 02, 2012</span>
</li>
<li>
<a href="#"><img src="img/blog/widgets/img01-40x40.jpg" alt="" /></a>
<a href="#">Domino Theory</a>
<span class="date">June 24, 2012</span>
</li>
<li>
<a href="#"><img src="img/blog/widgets/img05-40x40.jpg" alt="" /></a>
<a href="#">Flickr Eggs</a>
<span class="date">May 14, 2012</span>
</li>
</ul>
</div><!-- .widget -->
<div class="widget">
<h5>Flickr Photos</h5>
<ul class="flickr thumbs"></ul>
</div><!-- .widget -->
</div><!-- footer-widgets -->
</footer>
<div id="bottom-panel" class="clearfix">© Copyright © 2013.Company name All rights reserved.</div>
</div><!-- /container -->
<!-- Javascripts
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/superfish.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jflickrfeed.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/jquery.preloader.js"></script>
<script src="js/jquery.waitforimages.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<!-- Support CSS3 Media Queries for IE 6-8 -->
<script src="js/respond.min.js"></script>
<script src="js/custom.js"></script>
<script>
/***************************************************
ISOTOP - PORTFOLIO
***************************************************/
jQuery.noConflict()(function($){
// cache container
var $container = $('#container-portfolio');
if($container.length) {
$container.waitForImages(function() {
// initialize isotope
$container.isotope({
itemSelector : '.item',
layoutMode : 'fitRows'
});
var $optionSets = $('#filters'),
$optionLinks = $optionSets.find('a');
$optionLinks.click(function(){
var $this = $(this);
// don't proceed if already selected
if ( $this.hasClass('selected') ) {
return false;
}
var $optionSet = $this.parents('#filters');
$optionSet.find('.selected').removeClass('selected');
$this.addClass('selected');
});
// filter items when filter link is clicked
$('#filters a').click(function(){
var selector = $(this).attr('data-filter');
$container.isotope({ filter: selector });
return false;
});
},null,true);
}
});
</script>
<!-- For Images Preloading -->
<script type="text/javascript">var runFancy = true;</script>
<!--[if IE]>
<script type="text/javascript">
runFancy = false;
</script>
<![endif]-->
<script type="text/javascript">
if (runFancy) {
jQuery.noConflict()(function($){
$(".view").preloader();
});
};
</script>
</body>
</html>