-
Notifications
You must be signed in to change notification settings - Fork 0
/
portfolio.html
166 lines (143 loc) · 6.72 KB
/
portfolio.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>uiCookies:Bold — Free Bootstrap Theme, Free Responsive Bootstrap Website Template</title>
<meta name="description" content="Free Bootstrap Theme by uicookies.com">
<meta name="keywords" content="free website templates, free bootstrap themes, free template, free bootstrap, free website template">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900|Rubik:300,400,500" rel="stylesheet">
<link rel="stylesheet" href="css/styles-merged.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="stylesheet" href="css/custom.css">
<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
<script src="js/vendor/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- START: header -->
<header role="banner" class="probootstrap-header">
<div class="container-fluid">
<a href="index.html" class="probootstrap-logo">Bold<span>.</span></a>
<a href="#" class="probootstrap-burger-menu visible-xs" ><i>Menu</i></a>
<div class="mobile-menu-overlay"></div>
<nav role="navigation" class="probootstrap-nav hidden-xs">
<ul class="probootstrap-main-nav">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="portfolio.html">Portfolio</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<ul class="probootstrap-header-social hidden-xs">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
<div class="extra-text visible-xs">
<a href="#" class="probootstrap-burger-menu"><i>Menu</i></a>
<h5>Social</h5>
<ul class="social-buttons">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
<p><small>© Copyright 2017 uiCookies:Bold. All Rights Reserved.</small></p>
</div>
</nav>
</div>
</header>
<!-- END: header -->
<!-- START: section -->
<section class="probootstrap-intro" style="background-image: url(img/work_5.jpg);" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row">
<div class="col-md-7 probootstrap-intro-text">
<h1 class="probootstrap-animate" data-animate-effect="fadeIn">Portfolio</h1>
<p class="watch-intro probootstrap-animate">Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean</p>
</div>
</div>
</div>
<span class="probootstrap-animate"><a class="probootstrap-scroll-down js-next" href="#next-section">Scroll down <i class="icon-chevron-down"></i></a></span>
</section>
<!-- END: section -->
<main>
<section id="next-section" class="probootstrap-section">
<div class="container-fluid">
<div class="row">
<div class="col-md-4">
<a href="portfolio-single.html" class="probootstrap-hover-overlay">
<img src="img/work_1.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
<div class="probootstrap-text-overlay">
<h3>Project Title Here</h3>
<p>Website, Photography</p>
</div>
</a>
<a href="portfolio-single.html" class="probootstrap-hover-overlay">
<img src="img/work_2.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
<div class="probootstrap-text-overlay">
<h3>Project Title Here</h3>
<p>Website, Photography</p>
</div>
</a>
</div>
<div class="col-md-4">
<a href="portfolio-single.html" class="probootstrap-hover-overlay">
<img src="img/work_3.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
<div class="probootstrap-text-overlay">
<h3>Project Title Here</h3>
<p>Website, Photography</p>
</div>
</a>
<a href="portfolio-single.html" class="probootstrap-hover-overlay">
<img src="img/work_4.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
<div class="probootstrap-text-overlay">
<h3>Project Title Here</h3>
<p>Website, Photography</p>
</div>
</a>
</div>
<div class="col-md-4">
<a href="portfolio-single.html" class="probootstrap-hover-overlay">
<img src="img/work_5.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
<div class="probootstrap-text-overlay">
<h3>Project Title Here</h3>
<p>Website, Photography</p>
</div>
</a>
<a href="portfolio-single.html" class="probootstrap-hover-overlay">
<img src="img/work_6.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
<div class="probootstrap-text-overlay">
<h3>Project Title Here</h3>
<p>Website, Photography</p>
</div>
</a>
</div>
</div>
<!-- END row -->
<div class="row">
<div class="col-md-4 col-md-offset-4">
<a href="#" role="button" class="btn btn-ghost btn-lg btn-block">Load More...</a>
</div>
</div>
</div>
</section>
</main>
<footer class="probootstrap-footer">
<div class="container">
<div class="row">
<div class="col-md-6">
<p class="mb0">© Copyright 2017 <a href="https://uicookies.com/">uiCookies:Bold</a>. All Rights Reserved. <br> Designed & Developed with <i class="icon-heart" style="position: relative; top: 2px;"></i> by <a href="https://uicookies.com">uicookies.com</a> <br> Images Demo Unsplash.com & NothingToChance.co</p>
</div>
<div class="col-md-6">
<p class="mb0 probootstrap-back-to-top"><a href="#" class="js-backtotop">Back to top</a></p>
</div>
</div>
</div>
</footer>
<script src="js/scripts.min.js"></script>
<script src="js/main.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>