-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
557 lines (473 loc) · 20.2 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
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
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Platz - Free Grid Wordpress Theme</title>
<!-- Behavioral Meta Data -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" type="image/png" href="img/small-logo-01.png">
<link href='http://fonts.googleapis.com/css?family=Roboto:400,900,900italic,700italic,700,500italic,400italic,500,300italic,300' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
<link href='style.css' rel='stylesheet' type='text/css'>
</head>
<body>
<a name="ancre"></a>
<!-- CACHE -->
<div class="cache"></div>
<!-- HEADER -->
<div id="wrapper-header">
<div id="main-header" class="object">
<div class="logo"><img src="img/logo-burst.png" alt="logo platz" height="38" width="90"></div>
<div id="main_tip_search">
<form>
<input type="text" name="search" id="tip_search_input" list="search" autocomplete=off required>
</form>
</div>
<div id="stripes"></div>
</div>
</div>
<!-- NAVBAR -->
<div id="wrapper-navbar">
<div class="navbar object">
<div id="wrapper-sorting">
<div id="wrapper-title-1">
<div class="top-rated object">Top-rated</div>
<div id="fleche-nav-1"></div>
</div>
<div id="wrapper-title-2">
<a href="#"><div class="recent object">Recent</div></a>
<div id="fleche-nav-2"></div>
</div>
<div id="wrapper-title-3">
<a href="#"><div class="oldies object">Oldies</div></a>
<div id="fleche-nav-3"></div>
</div>
</div>
<div id="wrapper-bouton-icon">
<div id="bouton-ai"><img src="img/icon-ai.svg" alt="illustrator" title="Illustrator" height="28" width="28"></div>
<div id="bouton-psd"><img src="img/icon-psd.svg" alt="photoshop" title="Photoshop" height="28" width="28"></div>
<div id="bouton-theme"><img src="img/icon-themes.svg" alt="theme" title="Theme" height="28" width="28"></div>
<div id="bouton-font"><img src="img/icon-font.svg" alt="font" title="Font" height="28" width="28"></div>
<div id="bouton-photo"><img src="img/icon-photo.svg" alt="photo" title="Photo" height="28" width="28"></div>
<div id="bouton-premium"><img src="img/icon-premium.svg" alt="premium" title="Premium" height="28" width="28"></div>
</div>
</div>
</div>
<!-- FILTER -->
<div id="main-container-menu" class="object">
<div class="container-menu">
<div id="main-cross">
<div id="cross-menu"></div>
</div>
<div id="main-small-logo">
<div class="small-logo"></div>
</div>
<div id="main-premium-ressource">
<div class="premium-ressource"><a href="#">Premium resources</a></div>
</div>
<div id="main-themes">
<div class="themes"><a href="#">Latest themes</a></div>
</div>
<div id="main-psd">
<div class="psd"><a href="#">PSD goodies</a></div>
</div>
<div id="main-ai">
<div class="ai"><a href="#">Illustrator freebies</a></div>
</div>
<div id="main-font">
<div class="font"><a href="#">Free fonts</a></div>
</div>
<div id="main-photo">
<div class="photo"><a href="#">Free stock photos</a></div>
</div>
</div>
</div>
<!-- PORTFOLIO -->
<div id="wrapper-container">
<div class="container object">
<div id="main-container-image">
<section class="work">
<figure class="white">
<a href="details.html">
<img src="img/psd-4.jpg" alt="" />
<dl>
<dt>Wordpress theme</dt>
<dd>Symphony is a responsive one page website template designed with sketches and coded with html5 and php. Freebie released by Lacoste Xavier.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-psd.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Wordpress theme</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/font-1.jpg" alt="" />
<dl>
<dt>Free font</dt>
<dd>Bavro is a minimal free font best suitable for posters and headlines. Designed and released by Marcelo Melo.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-font.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Free font</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/psd-1.jpg" alt="" />
<dl>
<dt>PSD Goodies</dt>
<dd>A set of high resolution iPhone 6 and Nexus 5 mockups created with smart objects. Free PSD released by Ghani Pradita.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-psd.svg" alt="" width="28" height="28"/></div>
<div id="part-info">PSD Goodies</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/psd-2.jpg" alt="" />
<dl>
<dt>PSD Goodies</dt>
<dd>A set of 4 free photorealistic Nexus 5 mockups providing smart objects. Free PSD released by Craftwork.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-psd.svg" alt="" width="28" height="28"/></div>
<div id="part-info">PSD Goodies</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/ai-1.jpg" alt="" />
<dl>
<dt>Illustrator freebies</dt>
<dd>A set of 6 outline beer icons created with Adobe Illustrator. Free Ai designed and released by Justas Galaburda.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-ai.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Illustrator Freebies</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/theme-2.jpg" alt="" />
<dl>
<dt>Html theme</dt>
<dd>Symphony is a responsive one page website template designed with sketches and coded with html5 and php. Freebie released by Lacoste Xavier.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-themes.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Html theme</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/psd-3.jpg" alt="" />
<dl>
<dt>PSD goodies</dt>
<dd>A set of 9 high-quality Apple Watch mockups created with Photoshop smart objects. Free PSD released by Samuel Medvedowsky.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-psd.svg" alt="" width="28" height="28"/></div>
<div id="part-info">PSD Goodies</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/font-2.jpg" alt="" />
<dl>
<dt>Free font</dt>
<dd>Beyno is a free uppercase font with a futuristic feel and look. Designed and released by Fabian Korn.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-font.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Free font</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/font-3.jpg" alt="" />
<dl>
<dt>Wordpress theme</dt>
<dd>Symphony is a responsive one page website template designed with sketches and coded with html5 and php. Freebie released by Lacoste Xavier.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-font.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Wordpress theme</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/ai-2.jpg" alt="" />
<dl>
<dt>Illustrator icons</dt>
<dd>A set of 16 outline space icons created with Adobe Illustrator. Free Ai designed and released by Justas Galaburda.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-ai.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Illustrator icons</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/icons-1.jpg" alt="" />
<dl>
<dt>PSD icons</dt>
<dd>Grap is a set of 9 simple but coloured icons created with Photoshop. Free PSD released by kamran bhatti.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-psd.svg" alt="" width="28" height="28"/></div>
<div id="part-info">PSD icons</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/ui-1.jpg" alt="" />
<dl>
<dt>UI design</dt>
<dd>Acess to our largest database of the web about the ui and look into a ton of professionnal tools</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-premium.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Premium ui</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/font-5.jpg" alt="" />
<dl>
<dt>Free font</dt>
<dd>A set of 6 outline beer icons created with Adobe Illustrator. Free Ai designed and released by Justas Galaburda.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-font.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Free font</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/theme-2.jpg" alt="" />
<dl>
<dt>Html theme</dt>
<dd>Symphony is a responsive one page website template designed with sketches and coded with html5 and php. Freebie released by Lacoste Xavier.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-themes.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Html theme</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/psd-5.jpg" alt="" />
<dl>
<dt>PSD mockup</dt>
<dd>A very detailed Macbook Air mockup created with Photoshop and providing smart objects. Free PSD released by Barin Cristian.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-psd.svg" alt="" width="28" height="28"/></div>
<div id="part-info">PSD mockup</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/icons-3.jpg" alt="" />
<dl>
<dt>PSD icons</dt>
<dd>A set of 16 hand gestures icons you may find useful for your projects. Free PSD released by Rovane Durso.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-psd.svg" alt="" width="28" height="28"/></div>
<div id="part-info">PSD icons</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/font-4.jpg" alt="" />
<dl>
<dt>Free font</dt>
<dd>Julep is an elegant and modern free font released in vector formats (Ai, EPS and PDF). Designed and released by Jeremy Ross.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-font.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Free font</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/theme-3.jpg" alt="" />
<dl>
<dt>HTML theme</dt>
<dd>Gorgo is a free HTML portfolio template for freelancers, photographers, agencies, designers and other creative fields. Designed and released by Aristothemes.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-themes.svg" alt="" width="28" height="28"/></div>
<div id="part-info">HTML theme</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/font-6.jpg" alt="" />
<dl>
<dt>Free font</dt>
<dd>REEF is a rounded font free for commercial and personal use. It's strength lies in simplicity and construction.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-font.svg" alt="" width="28" height="28"/></div>
<div id="part-info">Free font</div>
</div>
</figure>
<figure class="white">
<a href="#">
<img src="img/theme-4.jpg" alt="" />
<dl>
<dt>HTML theme</dt>
<dd>ActiveBox is a free responsive HTML template featured by clean and minimalistic design. Designed and coded by Kamal Chaneman.</dd>
</dl>
</a>
<div id="wrapper-part-info">
<div class="part-info-image"><img src="img/icon-themes.svg" alt="" width="28" height="28"/></div>
<div id="part-info">HTML theme</div>
</div>
</figure>
</section>
</div>
</div>
<div id="wrapper-oldnew">
<div class="oldnew">
<div class="wrapper-oldnew-prev">
<div id="oldnew-prev"></div>
</div>
<div class="wrapper-oldnew-next">
<div id="oldnew-next"></div>
</div>
</div>
</div>
<div id="wrapper-thank">
<div class="thank">
<div class="thank-text">pl<span style="letter-spacing:-5px;">a</span>tz</div>
</div>
</div>
<div id="main-container-footer">
<div class="container-footer">
<div id="row-1f">
<div class="text-row-1f"><span style="font-weight:600;font-size:15px;color:#666;line-height:250%;text-transform:uppercase;letter-spacing:1.5px;">What is Platz</span><br>Platz is a blog showcasing hand-picked free themes, design stuff, free fonts and other resources for web designers.</div>
</div>
<div id="row-2f">
<div class="text-row-2f"><span style="font-weight:600;font-size:15px;color:#666;line-height:250%;text-transform:uppercase;letter-spacing:1.5px;">How does it work</span><br>Platz offers you all the latest freebies found all over the fourth corners without to pay.</div>
</div>
<div id="row-3f">
<div class="text-row-3f"><span style="font-weight:600;font-size:15px;color:#666;line-height:250%;text-transform:uppercase;letter-spacing:1.5px;">Get in touch!</span><br>Subscribe our RSS or follow us on Facebook, Google+, Pinterest or Dribbble to keep updated.</div>
</div>
<div id="row-4f">
<div class="text-row-4f"><span style="font-weight:600;font-size:15px;color:#666;line-height:250%;text-transform:uppercase;letter-spacing:1.5px;">Newsletter</span><br>You will be informed monthly about the latest content avalaible.</div>
<div id="main_tip_newsletter">
<form>
<input type="text" name="newsletter" id="tip_newsletter_input" list="newsletter" autocomplete=off required>
</form>
</div>
</div>
</div>
</div>
<div id="wrapper-copyright">
<div class="copyright">
<div class="copy-text object">Copyright © 2016. Template by <a style="color:#D0D1D4;" href="https://dcrazed.com/">Dcrazed</a></div>
<div class="wrapper-navbouton">
<div class="google object">g</div>
<div class="facebook object">f</div>
<div class="linkin object">i</div>
<div class="dribbble object">d</div>
</div>
</div>
</div>
</div>
<!-- SCRIPT -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="js/jquery.localScroll.min.js"></script>
<script type="text/javascript" src="js/jquery-animate-css-rotate-scale.js"></script>
<script type="text/javascript" src="js/fastclick.min.js"></script>
<script type="text/javascript" src="js/jquery.animate-colors-min.js"></script>
<script type="text/javascript" src="js/jquery.animate-shadow-min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script>
/* PRELOADER */
function preloader() {
if (document.images) {
var img1 = new Image();
var img2 = new Image();
var img3 = new Image();
var img4 = new Image();
var img5 = new Image();
var img6 = new Image();
var img7 = new Image();
var img8 = new Image();
var img9 = new Image();
var img10 = new Image();
var img11 = new Image();
var img12 = new Image();
var img13 = new Image();
var img14 = new Image();
var img15 = new Image();
var img16 = new Image();
var img17 = new Image();
var img18 = new Image();
var img19 = new Image();
var img20 = new Image();
img1.src = "img/psd-4.jpg";
img2.src = "img/font-1.jpg";
img3.src = "img/psd-1.jpg";
img4.src = "img/psd-2.jpg";
img5.src = "img/ai-1.jpg";
img6.src = "img/theme-2.jpg";
img7.src = "img/psd-3.jpg";
img8.src = "img/font-2.jpg";
img9.src = "img/font-3.jpg";
img10.src = "img/ai-2.jpg";
img11.src = "img/icons-1.jpg";
img12.src = "img/ui-1.jpg";
img13.src = "img/font-5.jpg";
img14.src = "img/theme-2.jpg";
img15.src = "img/psd-5.jpg";
img16.src = "img/icons-3.jpg";
img17.src = "img/font-4.jpg";
img18.src = "img/theme-3.jpg";
img19.src = "img/font-6.jpg";
img20.src = "img/theme-4.jpg";
}
}
function addLoadEvent(func) {
var oldonload = window.onload;
if (typeof window.onload != 'function') {
window.onload = func;
} else {
window.onload = function() {
if (oldonload) {
oldonload();
}
func();
}
}
}
addLoadEvent(preloader);
</script>
</body>
</html>