-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
387 lines (384 loc) · 25.9 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
<!DOCTYPE html>
<html lang="en" class="h-100">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title> Creative-Design </title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
<link rel="stylesheet" href="https://demos.creative-tim.com/blk-design-system-pro/assets/css/nucleo-icons.css">
</head>
<body class="h-100">
<section class="main">
<div class="navbar px-5 py-2 position-fixed w-100 bg-prima" style="z-index: 5;">
<div class="nav-item">
<p class="text-light"><b>BLK</b>• Design System PRO</p>
</div>
<div class="nav-item ">
<ul class="text-white position-relative">
<li class="d-inline px-3" onclick="Gstart()"> <a href="#" class="menu dropdown-toggle" data-toggle="dropdown" aria-expanded="false">
Getting started</a>
<div class="dropdown-menu" id="Gstart">
<a href="#" class="dropdown-item"> <i class="tim-icons icon-paper pr-2"></i> Components</a>
<a href="#" class="dropdown-item"> <i class="tim-icons icon-bullet-list-67 pr-2"></i> Presentation Page </a> <a href="#" class="dropdown-item"><i class="tim-icons icon-book-bookmark pr-2"></i> Documentation</a> </div>
</li>
<li class="d-inline px-3">
<a href="#" class="menu dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> <i class="tim-icons icon-paper pr-2 pb-2"></i> Section</a>
<div class="dropdown-menu dropdown-with-icons"> <a href="#" class="dropdown-item"><i class="tim-icons icon-paper pr-2"></i> Components</a> <a href="#" class="dropdown-item"><i class="tim-icons icon-bullet-list-67 pr-2"></i> Presentation Page
</a> <a href="#" class="dropdown-item"><i class="tim-icons icon-book-bookmark pr-2"></i> Documentation
</a> </div>
</li>
<li class="d-inline px-3"> <a href="#" class="menu dropdown-toggle" data-toggle="dropdown" aria-expanded="false"><i class="tim-icons icon-book-bookmark pr-2 pb-2"></i>Example</a></li>
<li class="d-inline px-3">
<button class="btn text-light menu btn-str">Buy Now</button>
</li>
</ul>
</div>
</div>
<div class="container pt-5 ">
<div class="title py-4">
<h2 class="text-center text-light pt-5 font-weight-bolder">A Place for Entrepreneurs to Share <br>and Discover New Stories</h2>
<div class="icon text-center text-light"> <a href="#" class="btn rounded-pill social"><i class="fab fa-twitter"></i></a> <a href="#" class="btn rounded-pill social"><i class="fab fa-instagram"></i></a> </div>
</div>
</div>
</section>
<section class="container-fluid">
<div class="container card-container">
<div class="row no-gutters">
<div class="col-lg-4 col-md-6">
<div class="card p-2 bg-transparent"> <img src="images/steven-roe.jpg" class="img-fluid raise-img" />
<div class="px-3">
<p class="categories">Features</p>
<h4 class="card-title">That’s One Way To Ditch Your Passenger</h4>
<p class="card-text">As near as we can tell, this guy must have thought he was going over backwards and tapped the rear...</p>
<div class="card-link"> <span class="rounded-pill text-center float-left profile-ic" style="height: 25px; width: 25px;"><img src="images/mike.jpeg" class="w-100 rounded-pill" alt="">
</span><span class="float-left px-2 tim-ic">Alok Soni</span> <span class="float-right px-2 tim-ic">5 min Read</span> <span class="float-right tim-ic"><i class="tim-icons icon-watch-time"></i></span> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="card p-2 bg-transparent "> <img src="images/noah-wetering.jpg" class="img-fluid raise-img" />
<div class="px-3">
<p class="categories">Animal</p>
<h4 class="card-title">Shark Week: How to Watch It Like a Scientist</h4>
<p class="card-text">Just when you thought it was safe to turn on your television, the Discovery Channel's "Shark Week"...</p>
<div class="card-link"> <span class="rounded-pill text-center float-left profile-ic" style="height: 25px; width: 25px;"><img src="images/johana.jpg" class="w-100 rounded-pill" alt="">
</span><span class="float-left px-2 tim-ic">Alok Soni</span> <span class="float-right px-2 tim-ic">5 min Read</span> <span class="float-right tim-ic"><i class="tim-icons icon-watch-time"></i></span> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="card p-2 bg-transparent "> <img src="images/mark-harrison.jpg" class="img-fluid raise-img" />
<div class="px-3">
<p class="categories">Cars</p>
<h4 class="card-title">Who's Afraid of the Self-Driving Car?</h4>
<p class="card-text">It's been 60 years since the cover of Popular Mechanics magazine gave us the promise of flying cars...</p>
<div class="card-link"> <span class="rounded-pill text-center float-left profile-ic" style="height: 25px; width: 25px;"><img src="images/michael.jpg" class="w-100 rounded-pill" alt="">
</span><span class="float-left px-2 tim-ic">Alok Soni</span> <span class="float-right px-2 tim-ic">2.5K</span> <span class="float-right tim-ic"><i class="tim-icons icon-heart-2"></i></span> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="card p-2 bg-transparent"> <img src="images/stry1.jpg" class="img-fluid raise-img" />
<div class="px-3">
<p class="categories">Enterprise</p>
<h4 class="card-title">Autodesk looks to future of 3D printing with Project Escher</h4>
<p class="card-text">Like so many organizations these days, Autodesk is a company in transition. It was until recently a traditional boxed software company selling licenses. Read More</p>
<div class="card-link"> <span class="rounded-pill text-center float-left profile-ic" style="height: 25px; width: 25px;"><img src="images/olivia.jpg" class="w-100 rounded-pill" alt="">
</span><span class="float-left px-2 tim-ic">Alok Soni</span> <span class="float-right px-2 tim-ic">1.2K</span> <span class="float-right tim-ic"><i class="tim-icons icon-heart-2"></i></span> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="card p-2 bg-transparent"> <img src="images/serge-kutuzov.jpg" class="img-fluid raise-img" />
<div class="px-3">
<p class="categories">Startups</p>
<h4 class="card-title">Lyft launching cross-platform service this week</h4>
<p class="card-text">Like so many organizations these days, Autodesk is a company in transition. It was until recently a traditional boxed software company selling licenses. Read More</p>
<div class="card-link"> <span class="rounded-pill text-center float-left profile-ic" style="height: 25px; width: 25px;"><img src="images/johana.jpg" class="
w-100 rounded-pill" alt="">
</span><span class="float-left px-2 tim-ic">Alok Soni</span> <span class="float-right px-2 tim-ic">.5K</span> <span class="float-right tim-ic"><i class="tim-icons icon-heart-2"></i></span> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="card p-2 bg-transparent"> <img src="images/1234.png" class="img-fluid raise-img" />
<div class="px-3">
<p class="categories">Enterprise</p>
<h4 class="card-title">6 insights into the French Fashion landscape</h4>
<p class="card-text">Like so many organizations these days, Autodesk is a company in transition. It was until recently a traditional boxed software company selling licenses. Read More</p>
<div class="card-link"> <span class="rounded-pill text-center float-left profile-ic" style="height: 25px; width: 25px;"><img src="images/james.jpg" class="w-100 rounded-pill" alt="">
</span><span class="float-left px-2 tim-ic">Alok Soni</span> <span class="float-right px-2 tim-ic">1.5K</span> <span class="float-right tim-ic"><i class="tim-icons icon-heart-2"></i></span> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="container-fluid">
<div class="container">
<div class="row">
<div class="col-12 py-4">
<h2 class="text-white ml-1 trend">Trending now</h2>
</div>
<div class="col-lg-4 col-12 pb-4">
<div class="img-fluid"> <img src="images/trae-gould.jpg" class="w-100 rounded img-shadow"> </div>
</div>
<div class="col-lg-8 col-12 py-4">
<h3 class="card-title T-card py-4"> MateLabs mixes machine learning with IFTTT</h3>
<p class="
card-text">If you’ve ever wanted to train a machine learning model and integrate it with IFTTT, you now can with a new offering from MateLabs. MateVerse, a platform where novices can spin out machine...If you’ve ever wanted to train a machine learning model and integrate it with IFTTT, you now can with a new offering from MateLabs. MateVerse, a platform where novices can spin out machine...<span class="card-title" style="font-size: 14px;">Read More</span>
<div class="icon2 float-left pr-2 pt-4 "> <img src="images/james.jpg" alt="" class="w-100 rounded-pill img-shadow "> </div>
<div class="date float-left pt-4"> <span class="text-white font-weight-bold">Alok Soni</span>
<p style="font-size: 10px;" class="card-text">AHM 12 may</p>
</div>
</div>
<div class="col-lg-4 col-12 pb-4">
<div class="img-fluid"> <img src="images/mark-harrison.jpg" class="w-100 rounded img-shadow"> </div>
</div>
<div class="col-lg-8 col-12 py-4">
<h4 class="card-title T-card py-4">
US venture investment ticks up in Q2 2017</h4>
<p class="
card-text">If you’ve ever wanted to train a machine learning model and integrate it with IFTTT, you now can with a new offering from MateLabs. MateVerse, a platform where novices can spin out machine...If you’ve ever wanted to train a machine learning model and integrate it with IFTTT, you now can with a new offering from MateLabs. MateVerse, a platform where novices can spin out machine...<span class="card-title" style="font-size: 14px;">Read More</span>
<div class="icon2 float-left pr-2 pt-4"><img src="images/michael.jpg" alt="" class="w-100 rounded-pill img-shadow"></div>
<div class="date float-left pt-4"> <span class="text-white font-weight-bold pt">Alok Soni</span>
<p style="font-size: 10px;" class="card-text">AHM 12 may</p>
</div>
</div>
</div>
</div>
</section>
<section class="container-fluid blog px-0">
<div class="row no-gutters">
<div class="col-12 text-center text-white py-4">
<h1 class="py-4 blog-h1">Stay tuned with our fresh stories</h1>
</div>
<div class="col-lg-3 col-md-6 col-12 py-4 ">
<div class="sty-1 img-shadow">
<div class="text-white stry-text"> <span>Climate Change</span>
<h4>Stellar Partnership</h4>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12 py-4">
<div class="sty-2 img-shadow">
<div class="text-white stry-text"> <span>Climate Change</span>
<h4>Stellar Partnership</h4>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12 py-4">
<div class="sty-3 img-shadow">
<div class="text-white stry-text"> <span>Climate Change</span>
<h4>Stellar Partnership</h4>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-12 py-4">
<div class="sty-4 img-shadow">
<div class="text-white stry-text"> <span>Climate Change</span>
<h4>Stellar Partnership</h4>
</div>
</div>
</div>
</div>
</section>
<section class="container-fluid">
<div class="container py-4">
<div class="row py-4">
<div class="col-12 text-center py-4 ">
<h3 class="text-white font-weight-bold">Our authors</h3>
</div>
<div class="col-lg-4 col-md-6 col-12 py-4">
<div class="card card-au">
<div class="card-img position-relative">
<div class="card-title position-absolute w-100" style="top: 10px;"> <span class="ml-4 text-white">Mark Johnson</span> <span class="float-right mr-4 text-white"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><i class="tim-icons icon-settings-gear-63"></i></a></span> </div>
</div>
<div class="card-body ">
<div class="jobtitile">
<hr class="primary-line">
<h3 class="job-title">UX Designer</h3>
<div class="table-responsive">
<table class="table tablesorter">
<tr>
<td class="text-left"><i class="tim-icons icon-atom"></i>Skill</td>
<td class="text-right"> UI, UX, Creativity </td>
</tr>
<tr>
<td class="text-left"><i class="tim-icons icon-user-run"></i>Hobbies</td>
<td class="text-right"> Photography </td>
</tr>
<tr>
<td class="text-left"><i class="tim-icons icon-chart-bar-32"></i> Level</td>
<td class="text-right"> • • • </td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 py-4">
<div class="card card-au">
<div class="card-img2 position-relative">
<div class="card-title position-absolute w-100" style="top: 10px;"> <span class="ml-4 text-white">Dylan Wyatt
</span> <span class="float-right mr-4 text-white"><a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="tim-icons icon-settings-gear-63"></i></a></span> </div>
</div>
<div class="card-body ">
<div class="jobtitile">
<hr class="primary-line">
<h3 class="job-title">Team Lead
</h3>
<div class="table-responsive">
<table class="table tablesorter">
<tr>
<td class="text-left"><i class="tim-icons icon-atom"></i>Skill</td>
<td class="text-right"> Leadership </td>
</tr>
<tr>
<td class="text-left"><i class="tim-icons icon-user-run"></i>Hobbies</td>
<td class="text-right"> Skiing, Chess </td>
</tr>
<tr>
<td class="text-left"><i class="tim-icons icon-chart-bar-32"></i> Level</td>
<td class="text-right"> • • • • • </td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 py-4">
<div class="card card-au">
<div class="card-img3 position-relative">
<div class="card-title position-absolute w-100" style="top: 10px;"> <span class="ml-4 text-white">Mila Skylar
</span> <span class="float-right mr-4 text-white"><a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="tim-icons icon-settings-gear-63"></i></a></span> </div>
</div>
<div class="card-body ">
<div class="jobtitile">
<hr class="primary-line">
<h3 class="job-title">Content writer
</h3>
<div class="table-responsive">
<table class="table tablesorter">
<tr>
<td class="text-left"><i class="tim-icons icon-atom"></i>Skill</td>
<td class="text-right"> Communication </td>
</tr>
<tr>
<td class="text-left"><i class="tim-icons icon-user-run"></i>Hobbies</td>
<td class="text-right"> Reading, Writing </td>
</tr>
<tr>
<td class="text-left"><i class="tim-icons icon-chart-bar-32"></i> Level</td>
<td class="text-right"> • • • • </td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="container-fluid">
<div class="container py-4">
<div class="row">
<div class="col-12 text-center py-4">
<h4 class="text-white">Show us some love</h4>
</div>
<div class="col-md-4 col-lg-2 col-12 subcr py-4">
<a href="#" class="btn btn-icon btn-simple btn-footer btn-twitter w-100"> <i class="fab fa-twitter"></i> </a>
</div>
<div class="col-md-4 col-lg-2 col-12 subcr py-4">
<a href="#" class="btn btn-icon btn-simple btn-footer btn-facebook w-100"> <i class="fab fa-facebook-square"></i> </a>
</div>
<div class="col-md-4 col-lg-2 col-12 subcr py-4">
<a href="#" class="btn btn-icon btn-simple btn-footer btn-gogle w-100"> <i class="fab fa-google-plus-g"></i> </a>
</div>
<div class="col-md-4 col-lg-2 col-12 subcr py-4">
<a href="#" class="btn btn-icon btn-simple btn-footer btn-drible w-100"> <i class="fab fa-dribbble"></i> </a>
</div>
<div class="col-md-4 col-lg-2 col-12 subcr py-4">
<a href="#" class="btn btn-icon btn-simple btn-footer btn-ytb w-100"> <i class="fab fa-youtube"></i> </a>
</div>
<div class="col-md-4 col-lg-2 col-12 subcr py-4">
<a id="lsticon" href="#" class="btn btn-icon btn-simple btn-footer btn-inst w-100"> <i class="fab fa-instagram"></i> </a>
</div>
<div class="container-fluid py-4">
<div class="container py-4">
<div class="row py-4">
<div class="col-lg-8 col-10 ml-auto mr-auto">
<div class="text-center">
<p class=" news">Subscribe to our Newsletter</p>
<p class=" news-text"> Join our newsletter and get news in your inbox every week! We hate spam too, so no worries about this. </p>
</div>
<div class="card card-raised card-form-horizontal">
<div class="card-body">
<form method="" action="">
<div class="row">
<div class="col-sm-8 ">
<div class="input-group border-light" id="bordericon">
<div class=" input-group-prepend"> <span class="input-group-text border-0 text-white" style="background-color:transparent; "><i class="tim-icons icon-email-85"></i></span> </div>
<input type="email" onclick="borderchange()" class="emaildata form-control focusicon border-0" placeholder="Your Email..." style="background-color:transparent; ">
</div>
</div>
<div class="col-sm-4">
<button type="button" class="btn btn-block py-2 bg-main subcr text-light subbtn">Subscribe</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="container-fluid pt-5" style="border-top: 2px solid #435db5;">
<div class="container pt-4">
<div class="row">
<div class="col-md-3 col-12 text-center">
<h1 class="text-light font-weight-bolder">BLK•</h1>
</div>
<div class="col-md-3 col-6">
<ul class="text-center">
<li class="ft-link "><a href="#">HOME</a></li>
<li class="ft-link "><a href="#">LANDING</a></li>
<li class="ft-link"><a href="#">REGISTER</a></li>
<li class="ft-link"><a href="#">PROFILE</a></li>
</ul>
</div>
<div class="col-md-3 col-6">
<ul class="text-center">
<li class="ft-link py-4"><a href="#">CONTACT US</a></li>
<li class="ft-link py-4"><a href="#">ABOUT US</a></li>
<li class="ft-link py-4"><a href="#">BLOG</a></li>
<li class="ft-link py-4"><a href="#">LICENSE</a></li>
</ul>
</div>
<div class="col-md-3 col-12">
<div class="text-center">
<h3 class="font-weight-bolder ft-flw title">FOLLOW US :</h3>
</div>
<div class="btn-wrapper profile text-center">
<a href="#" class="btn btn-ft px-2"> <i class="fab fa-twitter"></i></a>
<a href="#" class="btn btn-ft px-4"> <i class="fab fa-facebook-f"></i></a>
<a href="#" class="btn btn-ft px-2"> <i class="fas fa-basketball-ball"></i></a>
</div>
</div>
</div>
</div>
</footer>
<script src="js/main.js">
</script>
</body>
</html>