-
Notifications
You must be signed in to change notification settings - Fork 49
/
index.html
executable file
·298 lines (248 loc) · 11.8 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Clark | Home 4</title>
<meta charset="utf-8">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Karla:400,400i,700%7CLato:300,400,400i,700' rel='stylesheet'>
<!-- Css -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/font-icons.css" />
<link rel="stylesheet" href="css/sliders.css" />
<link rel="stylesheet" href="css/style.css" />
<!-- Favicons -->
<link rel="shortcut icon" href="img/favicon.ico">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
</head>
<body>
<!-- Preloader -->
<div class="loader-mask">
<div class="loader">
"Loading..."
</div>
</div>
<main class="main-wrapper">
<!-- Navigation -->
<header class="nav nav--dark">
<div class="nav__holder" id="sticky-nav">
<div class="container-fluid container-semi-fluid">
<div class="flex-parent">
<div class="nav__header flex-child clearfix">
<!-- Logo -->
<div class="logo-wrap">
<a href="index.html" class="logo__link logo--left">
<img class="logo logo--dark" src="img/logo_dark.png" alt="logo">
<img class="logo logo--light" src="img/logo_light.png" alt="logo">
</a>
</div>
<button type="button" class="nav__icon-toggle" id="nav__icon-toggle" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="nav__icon-toggle-bar"></span>
<span class="nav__icon-toggle-bar"></span>
<span class="nav__icon-toggle-bar"></span>
</button>
</div> <!-- end nav-header -->
<nav id="navbar-collapse" class="nav__wrap flex-child nav__wrap--text-center collapse navbar-collapse">
<ul class="nav__menu nav__menu--inline">
<li class="nav__dropdown active">
<a href="#">Home</a>
<i class="ui-arrow-down nav__dropdown-trigger"></i>
<ul class="nav__dropdown-menu">
<li><a href="index.html">Home Startup</a></li>
</ul>
</li>
<li class="nav__dropdown">
<a href="#">Portfolio</a>
<i class="ui-arrow-down nav__dropdown-trigger"></i>
<ul class="nav__dropdown-menu">
<li>
<a href="portfolio-classic.html">Classic</a>
</li>
<li>
<a href="portfolio-masonry.html">Masonry</a>
</li>
<li>
<a href="portfolio-single.html">Single Project</a>
</li>
</ul>
</li>
<li class="nav__dropdown">
<a href="#">Blog</a>
<i class="ui-arrow-down nav__dropdown-trigger"></i>
<ul class="nav__dropdown-menu">
<li><a href="blog-standard.html">Standard</a></li>
<li><a href="blog-single.html">Single Post</a></li>
</ul>
</li>
<li class="nav__dropdown">
<a href="#">Pages</a>
<i class="ui-arrow-down nav__dropdown-trigger"></i>
<ul class="nav__dropdown-menu">
<li><a href="services.html">Services</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="about-me.html">About Me</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</li>
<li class="nav__dropdown">
<a href="#">Features</a>
<i class="ui-arrow-down nav__dropdown-trigger"></i>
<ul class="nav__dropdown-menu">
<li><a href="typography.html">Typography</a></li>
<li><a href="shortcodes.html">Elements</a></li>
</ul>
</li> <!-- end elements -->
</ul> <!-- end menu -->
<div class="nav__mobile-social-icons hidden-lg hidden-md">
<div class="social-icons social-icons--nobase">
<a href="#"><i class="ui-twitter"></i></a>
<a href="#"><i class="ui-facebook"></i></a>
<a href="#"><i class="ui-instagram"></i></a>
</div>
</div>
</nav> <!-- end nav-wrap -->
<div class="nav__social-icons flex-child hidden-sm hidden-xs">
<div class="social-icons social-icons--nobase right">
<a href="#"><i class="ui-twitter"></i></a>
<a href="#"><i class="ui-facebook"></i></a>
<a href="#"><i class="ui-instagram"></i></a>
</div>
</div>
</div> <!-- end flex-parent -->
</div> <!-- end container -->
</div>
</header> <!-- end navigation -->
<div class="content-wrapper oh">
<!-- Hero -->
<section class="hero bg-img" style="background-image: url(img/hero/hero_4.jpg);">
<div class="container hero__container--short">
<div class="hero__outer">
<div class="hero__inner">
<h1 class="hero__title mb-0">Howdy, I’m Clark.<br>Creative Artist From New York</h1>
</div>
</div>
</div>
</section> <!-- end hero -->
<!-- Portfolio 2 columns-->
<section class="section-wrap">
<div class="container">
<div class="heading-row text-center">
<h2 class="heading">Check My Works</h2>
<p class="subheading">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore Lorem ipsum dolor sit amet</p>
</div>
<div class="row">
<div class="col-md-6 work-item hover-trigger hover-scale hover-1">
<div class="work-item__container">
<div class="work-item__img-holder">
<a href="http://vimeo.com/19270640" class="lightbox-video">
<img src="img/artist/1.jpg" alt="" class="work-item__img">
<div class="hover-overlay" data-overlay="5">
<div class="work-item__description">
<h3 class="work-item__title">Chair Design (Vimeo)</h3>
<span class="work-item__category">Video</span>
</div>
</div>
</a>
</div>
</div>
</div> <!-- end work-item -->
<div class="col-md-6 work-item hover-trigger hover-scale hover-1">
<div class="work-item__container">
<div class="work-item__img-holder">
<a href="https://www.youtube.com/watch?v=Scxs7L0vhZ4?autoplay=1" class="lightbox-video">
<img src="img/artist/2.jpg" alt="" class="work-item__img">
<div class="hover-overlay" data-overlay="5">
<div class="work-item__description">
<h3 class="work-item__title">Workspace (Video)</h3>
<span class="work-item__category">Video</span>
</div>
</div>
</a>
</div>
</div>
</div> <!-- end work-item -->
</div>
</div>
</section> <!-- end portfolio 2 columns -->
<!-- From Blog -->
<section class="section-wrap bg-light animate">
<div class="container">
<div class="heading-row mb-30 text-center">
<h2 class="heading">My Journal</h2>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<article class="entry entry--minimal text-center">
<h3 class="entry__title entry__title--sm"><a href="blog-single.html" class="entry__title__link">Every possibility begins with the courage</a></h3>
<ul class="entry__meta">
<li class="entry__meta__date">
04.13.2017
</li>
</ul>
</article>
<article class="entry entry--minimal text-center">
<h3 class="entry__title entry__title--sm"><a href="blog-single.html" class="entry__title__link">Our legacy is in your work</a></h3>
<ul class="entry__meta">
<li class="entry__meta__date">
04.13.2017
</li>
</ul>
</article>
<article class="entry entry--minimal text-center">
<h3 class="entry__title entry__title--sm"><a href="blog-single.html" class="entry__title__link">Drawing is the colors and textures of your imagination</a></h3>
<ul class="entry__meta">
<li class="entry__meta__date">
04.13.2017
</li>
</ul>
</article>
</div>
</div>
</div>
</section> <!-- end from blog -->
<!-- Footer -->
<footer class="footer bg-dark">
<div class="container">
<div class="footer__widgets">
<div class="row">
<div class="col-xs-12 text-center">
<div class="widget footer__get-in-touch">
<div class="footer__logo mb-30">
<img src="img/logo_light.png" alt="">
</div>
<div class="footer__get-in-touch__box">
<p>Don’t hesitate to drop me a line</p>
<a href="mailto:hello@support.com"> hello@clark.com</a>
</div>
<div class="footer__socials mt-30 text-center">
<div class="social-icons social-icons--nobase">
<a href="#"><i class="ui-twitter"></i></a>
<a href="#"><i class="ui-facebook"></i></a>
<a href="#"><i class="ui-linkedin"></i></a>
<a href="#"><i class="ui-instagram"></i></a>
</div>
</div>
</div>
</div> <!-- end get in touch -->
</div>
</div>
</div>
</footer> <!-- end footer -->
<div id="back-to-top">
<a href="#top"><i class="ui-arrow-up"></i></a>
</div>
</div> <!-- end content wrapper -->
</main> <!-- end main wrapper -->
<!-- jQuery Scripts -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/plugins.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
</body>
</html>