-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathworks2.html
319 lines (244 loc) · 13.2 KB
/
works2.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
<!DOCTYPE html>
<html lang="zxx">
<!-- Mirrored from innovationplans.com/idesign/avo2/avo-light/works2.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 17 Sep 2021 05:51:16 GMT -->
<head>
<!-- Metas -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="keywords" content="HTML5 Template Avo onepage themeforest" />
<meta name="description" content="Avo - Onepage Multi-Purpose HTML5 Template" />
<meta name="author" content="" />
<!-- Title -->
<title>Avo</title>
<!-- Favicon -->
<link rel="shortcut icon" href="img/favicon.ico" />
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,500,600,700,800,900&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@200;300;400;500;600;700&display=swap"
rel="stylesheet">
<!-- Plugins -->
<link rel="stylesheet" href="css/plugins.css" />
<!-- Core Style Css -->
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
<!-- ==================== Start Loading ==================== -->
<div id="preloader">
</div>
<!-- ==================== End Loading ==================== -->
<!-- ==================== Start progress-scroll-button ==================== -->
<div class="progress-wrap cursor-pointer">
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!-- ==================== End progress-scroll-button ==================== -->
<!-- ==================== Start cursor ==================== -->
<div class="mouse-cursor cursor-outer"></div>
<div class="mouse-cursor cursor-inner"></div>
<!-- ==================== End cursor ==================== -->
<!-- ==================== Start Navbar ==================== -->
<nav class="navbar light navbar-expand-lg">
<div class="container">
<!-- Logo -->
<a class="logo" href="#">
<img src="img/logo-dark.png" alt="logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"><i class="fas fa-bars"></i></span>
</button>
<!-- navbar links -->
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button"
aria-haspopup="true" aria-expanded="false">Home</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="index.html">Main Home</a>
<a class="dropdown-item" href="index2.html">Creative Studio</a>
<a class="dropdown-item" href="index3.html">Business Startup</a>
<a class="dropdown-item" href="index4.html">One Page</a>
<a class="dropdown-item" href="index5.html">Freelancer</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button"
aria-haspopup="true" aria-expanded="false">Showcases</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="showcase.html">Full Screen</a>
<a class="dropdown-item" href="showcase2.html">Creative Carousel</a>
<a class="dropdown-item" href="showcase3.html">Radius Carousel</a>
<a class="dropdown-item" href="showcase4.html">Columns Carousel</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button"
aria-haspopup="true" aria-expanded="false">Portfolio</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="works.html">Mouse Info</a>
<a class="dropdown-item" href="works2.html">Masonry 3 Columns</a>
<a class="dropdown-item" href="works3.html">Masonry 2 Columns</a>
<a class="dropdown-item" href="works4.html">Pinterest List</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
<div class="search">
<span class="icon pe-7s-search cursor-pointer"></span>
<div class="search-form text-center custom-font">
<form>
<input type="text" name="search" placeholder="Search">
</form>
<span class="close pe-7s-close cursor-pointer"></span>
</div>
</div>
</div>
</div>
</nav>
<!-- ==================== End Navbar ==================== -->
<!-- ==================== Start header ==================== -->
<header class="works-header fixed-slider hfixd valign">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-9 col-md-11 static">
<div class="capt mt-50">
<div class="parlx">
<h2 class="custom-font">My amazing works</h2>
<p>Creative way to showcase your works at their absolute best.</p>
</div>
<div class="bactxt custom-font valign">
<span class="full-width">Works</span>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- ==================== End header ==================== -->
<div class="main-content">
<!-- ==================== Start works ==================== -->
<section class="portfolio section-padding pb-70">
<div class="container">
<div class="row">
<!-- filter links -->
<div class="filtering text-right smplx col-12">
<div class="filter">
<span data-filter='*' class="active">All</span>
<span data-filter='.brand'>Branding</span>
<span data-filter='.web'>Mobile App</span>
<span data-filter='.graphic'>Creative</span>
</div>
</div>
<!-- gallery -->
<div class="gallery full-width">
<!-- gallery item -->
<div class="col-lg-4 col-md-6 items graphic lg-mr">
<div class="item-img wow fadeInUp" data-wow-delay=".4s">
<a href="project-details.html">
<img src="img/portfolio/mas/01.jpg" alt="image">
</a>
</div>
<div class="cont">
<h6>Creativity Demand</h6>
<span><a href="#0">Design</a>, <a href="#0">WordPress</a></span>
</div>
</div>
<!-- gallery item -->
<div class="col-lg-4 col-md-6 items web">
<div class="item-img wow fadeInUp" data-wow-delay=".4s">
<a href="project-details.html">
<img src="img/portfolio/mas/02.jpg" alt="image">
</a>
</div>
<div class="cont">
<h6>Through The Breaking</h6>
<span><a href="#0">Design</a>, <a href="#0">WordPress</a></span>
</div>
</div>
<!-- gallery item -->
<div class="col-lg-4 col-md-6 items brand lg-mr">
<div class="item-img wow fadeInUp" data-wow-delay=".4s">
<a href="project-details.html">
<img src="img/portfolio/mas/03.jpg" alt="image">
</a>
</div>
<div class="cont">
<h6>Create With Creatives</h6>
<span><a href="#0">Design</a>, <a href="#0">WordPress</a></span>
</div>
</div>
<!-- gallery item -->
<div class="col-lg-4 col-md-6 items brand">
<div class="item-img wow fadeInUp" data-wow-delay=".4s">
<a href="project-details.html">
<img src="img/portfolio/mas/06.jpg" alt="image">
</a>
</div>
<div class="cont">
<h6>Blast From The Past</h6>
<span><a href="#0">Design</a>, <a href="#0">WordPress</a></span>
</div>
</div>
<!-- gallery item -->
<div class="col-lg-4 col-md-6 items web">
<div class="item-img wow fadeInUp" data-wow-delay=".4s">
<a href="project-details.html">
<img src="img/portfolio/mas/05.jpg" alt="image">
</a>
</div>
<div class="cont">
<h6>See It Yourself</h6>
<span><a href="#0">Design</a>, <a href="#0">WordPress</a></span>
</div>
</div>
<!-- gallery item -->
<div class="col-lg-4 col-md-6 items graphic">
<div class="item-img wow fadeInUp" data-wow-delay=".4s">
<a href="project-details.html">
<img src="img/portfolio/mas/04.jpg" alt="image">
</a>
</div>
<div class="cont">
<h6>Energies of Love</h6>
<span><a href="#0">Design</a>, <a href="#0">WordPress</a></span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ==================== End works ==================== -->
<!-- ==================== Start Footer ==================== -->
<footer class="footer-half sub-bg">
<div class="container">
<div class="copyrights text-center mt-0">
<p>© 2020, Avo Template. Made with passion by <a href="#0">UI-ThemeZ</a>.</p>
</div>
</div>
</footer>
<!-- ==================== End Footer ==================== -->
</div>
<!-- jQuery -->
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/jquery-migrate-3.0.0.min.js"></script>
<!-- plugins -->
<script src="js/plugins.js"></script>
<!-- custom scripts -->
<script src="js/scripts.js"></script>
</body>
<!-- Mirrored from innovationplans.com/idesign/avo2/avo-light/works2.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 17 Sep 2021 05:51:16 GMT -->
</html>