-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
460 lines (457 loc) · 19.8 KB
/
index.html
File metadata and controls
460 lines (457 loc) · 19.8 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Yousssef template 2</title>
<!-- Render All Element Normally -->
<link rel="stylesheet" href="css/normalize.css">
<!-- Font Awsome Libary -->
<link rel="stylesheet" href="css/all.min.css">
<!-- Main Template Css File -->
<link rel="stylesheet" href="css/master.css">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap" rel="stylesheet">
</head>
<body>
<!--Start Header -->
<header>
<div class="container">
<a href="#" class="logo">
<i class="fas fa-ghost fa-3x" ></i>
</a>
<nav class="sticky">
<i class="fas fa-bars menu"></i>
<ul>
<li><a class="active" href="#">Home</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#about">About</a></li>
<li><a href="#pricing">Pricing</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<div class="form">
<i class="fas fa-search"></i>
</div>
</nav>
</div>
</header>
<!-- End Header -->
<!-- Start Landing -->
<div class="landing">
<div class="overlay"></div>
<div class="text">
<div class="content">
<h2>hello there <br/>we make art </h2>
<p>We are pleased to introduce the new update of Nicepage with Quick Access Panel, Templates, Theme, and Site Settings Panels, moved Animation options, optimized CSS file export, custom PHP in Modal Popups, and more.
We are happy to release the new Nicepage update with Gallery Slider improvements, text on hover effects for Gallery Slider, Gallery Slider presets, new Gallery Caption element, new Header section in Add Elements, and more.
</p>
</div>
</div>
<i class="fas fa-angle-left change-background fa-2x"></i>
<i class="fas fa-angle-right change-background fa-2x"></i>
<ul class="bullet">
<li></li>
<li class="active"></li>
<li></li>
</ul>
</div>
<!-- End Landing -->
<!-- Start Services -->
<div class="services" id="services">
<div class="container">
<div class="main-heading">
<h2>services</h2>
<p>with our page builder we will be able to crate pages easily using its dragdrop ability
and with good layers admin panel provides many features to customize over layout such
as header style container size font setting color seting ext ... .
</p>
</div>
<div class="services-container">
<div class="srv-box">
<i class="fas fa-desktop fa-2x"></i>
<div class="text">
<h3>master slider</h3>
<p>this theme come with the most powerful slider in the world master slider its free.</p>
</div>
</div>
<div class="srv-box">
<i class="fas fa-money-check fa-2x"></i>
<div class="text">
<h3> commerce compatible</h3>
<p>this theme works seamlessly and beautifully with
the most populare-commerce plugin .</p>
</div>
</div>
<div class="srv-box">
<i class="fas fa-archive fa-2x"></i>
<div class="text">
<h3>wpml compatible</h3>
<p>this theme also fully support the most popular multi-language plugin .</p>
</div>
</div>
<div class="srv-box">
<i class="fab fa-instalod fa-2x"></i>
<div class="text">
<h3>master import</h3>
<p>with our good layers importer you can import demo site easily
with few cliks you have content for all demo.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Services -->
<!-- Start Design -->
<div class="design" id="design">
<div class="image">
<img src="image/700.jpg" alt="dark"/>
</div>
<div class="text">
<h2>our design come with...</h2>
<ul>
<li>responsive design</li>
<li>modern and clean design</li>
<li>clean code</li>
<li>browser friendly</li>
</ul>
</div>
</div>
<!-- End Design -->
<!-- Start Portfolio -->
<div class="portfolio" id="portfolio">
<div class="container">
<div class="main-heading">
<h2>portfolio</h2>
<p>My Creative Ability Is Very Difficult To Measure Because It Can Manifest In So Many Surprising And.</p>
</div>
<ul class="shufle">
<li class="active">all</li>
<li>app</li>
<li>photo</li>
<li>web</li>
<li>print</li>
</ul>
</div>
<div class="imgs-container">
<div class="box">
<img src="image/f1.jpg" alt="">
<div class="caption">
<h4>Awsome image</h4>
<p>photography</p>
</div>
</div>
<div class="box">
<img src="image/f2.jpg" alt=""/>
<div class="caption">
<h4>Awsome image</h4>
<p>photography</p>
</div>
</div>
<div class="box">
<img src="image/f3.jpg" alt="">
<div class="caption">
<h4>Awsome image</h4>
<p>photography</p>
</div>
</div>
<div class="box">
<img src="image/f4.jpg" alt="">
<div class="caption">
<h4>Awsome image</h4>
<p>photography</p>
</div>
</div>
<div class="box">
<img src="image/f5.jpg" alt="">
<div class="caption">
<h4>Awsome image</h4>
<p>photography</p>
</div>
</div>
<div class="box">
<img src="image/f6.jpg" alt=""/>
<div class="caption">
<h4>Awsome image</h4>
<p>photography</p>
</div>
</div>
<div class="box">
<img src="image/f7.jpg" alt="">
<div class="caption">
<h4>Awsome image</h4>
<p>photography</p>
</div>
</div>
<div class="box">
<img src="image/f8.jpg" alt="">
<div class="caption">
<h4>Awsome image</h4>
<p>photography</p>
</div>
</div>
</div>
<a href="#" class="more">more</a>
</div>
<!-- End Portfolio -->
<!-- Start Video -->
<div class="video" id="video">
<video autoplay muted loop>
<source src="image/Pexels Videos 2018959.mp4" type="video/mp4">
</video>
<div class="text">
<h2>super awsome video here </h2>
<p>its all you need </p>
<button>see more</button>
</div>
</div>
<!-- End Video -->
<!-- Start About -->
<div class="about" id="about">
<div class="countainer">
<div class="main-heading">
<h2>about us</h2>
<p>Templates Allow You To Create A Workspace Using A Predesigned Format And Structure. They Are One Of The Best Ways To Get Started With FME Workbench, Whether You're New To FME, Whether You're Setting Up A New Workflow And You Want Some Hints To Get Started, Or Even If You Want To Implement Some Best Practices In Your Workspaces. FME Templates Can Include Source Datasets Within The File. Both A Workspace Example And The Data Required To Run The Workspace Can Be Bundled Together. If Feature Caching Is Enabled, You Can Even Include Data Caches, Which Allow You To Run And Inspect Select Portions Of A Workspace.</p>
</div>
<!--<img src="image/about.jpg" alt=""> -->
</div>
</div>
<!-- End About -->
<!-- Start Stats -->
<div class="stats" id="stats">
<div class="container">
<div class="box">
<i class="fab fa-canadian-maple-leaf"></i>
<div class="number">1,200</div>
<p>Cafee drinks</p>
</div>
<div class="box">
<i class="far fa-folder"></i>
<div class="number">256</div>
<p>completed project</p>
</div>
<div class="box">
<i class="fas fa-mail-bulk"></i>
<div class="number">1,733</div>
<p>mail sent</p>
</div>
<div class="box">
<i class="fas fa-medal"></i>
<div class="number">10</div>
<p>award received </p>
</div>
</div>
</div>
<!-- End Stats -->
<!-- Start Skill -->
<div class="our-skills" id="our-skills">
<div class="container">
<div class="testimonials">
<h3>testimonials</h3>
<p>this software is the best thing happen to me since i got into design it has
cut down my work by hour giving me the chance to take on more projects
love it.
</p>
<div class="content">
<img src="image/face2.jpg" alt="">
<div class="text">
this software is the best thing happen to me since i got into design it has
cut down my work by hour giving me the chance to take on more projects
love it.
<p>jhon wo</p>
</div>
</div>
<div class="content">
<img src="image/face1.jpg" alt="">
<div class="text">
this software is the best thing happen to me since i got into design it has
cut down my work by hour giving me the chance to take on more projects
love it.
<p>helena gomez</p>
</div>
</div>
<ul class="bullets">
<li></li>
<li class="active"></li>
<li></li>
</ul>
</div>
<div class="skills">
<h3>skills</h3>
<p>this software is the best thing happen to me since i got into design it has
cut down my work by hour giving me the chance to take on more projects
love it.
</p>
<div class="prog-holder">
<h4>adobe</h4>
<div class="prog">
<span style="width: 90%" data-progress="90%"></span>
</div>
</div>
<div class="prog-holder">
<h4>html & css</h4>
<div class="prog">
<span style="width: 85%" data-progress="85%"></span>
</div>
</div>
<div class="prog-holder">
<h4>java script</h4>
<div class="prog">
<span style="width: 75%" data-progress="75%"></span>
</div>
</div>
<div class="prog-holder">
<h4>node js</h4>
<div class="prog">
<span style="width: 65%" data-progress="65%"></span>
</div>
</div>
</div>
</div>
</div>
<!-- End Skill -->
<!-- Start Quote -->
<div class="quote" >
<div class="container">
<q>It doesn’t matter who you are. What matters is your plan.</q>
<span>Tom Hardy</span>
</div>
</div>
<!-- End Quote -->
<!-- Start Pricing -->
<div class="pricing" id="pricing">
<div class="container">
<div class="main-heading">
<h2>pricing</h2>
<p>This Software Is The Best Thing Happen To Me Since I Got Into Design
It Has Cut Down My Work By Hour Giving Me The Chance To Take On More Projects Love It.</p>
</div>
<div class="plans">
<div class="plan">
<div class="head">
<h3>basic</h3>
<span>19</span>
</div>
<ul>
<li>feature no 1</li>
<li>extra feature</li>
<li>extra features no 2</li>
<li>feature</li>
</ul>
<div class="foot">
<a href="#">buy now</a>
</div>
</div>
<div class="plan">
<div class="head">
<h3>premiuim</h3>
<span>29</span>
</div>
<ul>
<li>feature no 1</li>
<li>extra feature</li>
<li>extra features no 2</li>
<li>feature</li>
</ul>
<div class="foot">
<a href="#">buy now</a>
</div>
</div>
<div class="plan">
<div class="head">
<h3>pro</h3>
<span>39</span>
</div>
<ul>
<li>feature no 1</li>
<li>extra feature</li>
<li>extra features no 2</li>
<li>feature</li>
</ul>
<div class="foot">
<a href="#">buy now</a>
</div>
</div>
<div class="plan">
<div class="head">
<h3>super</h3>
<span>49</span>
</div>
<ul>
<li>feature no 1</li>
<li>extra feature</li>
<li>extra features no 2</li>
<li>feature</li>
</ul>
<div class="foot">
<a href="#">buy now</a>
</div>
</div>
</div>
<p class="contact-text">contact us if you have special request</p>
<a href="#" class="contact-link">contact us</a>
</div>
</div>
<!-- End Pricing -->
<!-- Start Subscribe -->
<div class="subscribe">
<div class="container">
<form action="">
<i class="far fa-envelope fa-lg"></i>
<input type="email" name="mail" placeholder="Your Email">
<input type="submit" value="Subscribe">
</form>
<p> Spirituality seems to me to be for those who’ve been through hell.</p>
</div>
</div>
<!-- End Subscribe -->
<!-- Start Contact -->
<div class="contact">
<div class="container">
<div class="main-heading">
<h2>contact us</h2>
<p>Constant Contact is a trusted partner in helping small businesses, nonprofits, and individuals achieve real results and move their business forward. With all the tools you need to market your ideas, we make it easy to quickly
and affordably build a professional brand online, attract customers, and do more business online.</p>
</div>
<div class="content">
<form action="">
<input class="main-input" type="text" name="name" placeholder="Your Name">
<input class="main-input" type="email" name="mail" placeholder="Your Email">
<textarea class="main-input" name="message" placeholder="Your Message"></textarea>
<input type="submit" value="Send Message">
</form>
<div class="info">
<h4>get in touch</h4>
<span class="phone">+00 123 456 789</span>
<span class="phone">+00 123 456 789</span>
<h4>where we are </h4>
<address>
Cecilia Chapman <br/>
711-2880 Nulla St <br/>
Mankato Mississippi 96522
</address>
</div>
</div>
</div>
</div>
<!-- End Contact -->
<!-- Start Footer -->
<div class="footer">
<div class="container">
<i class="fas fa-ghost fa-5x"></i>
<p>we are on social</p>
<div class="social-icons">
<i class="fab fa-facebook-f"></i>
<i class="fab fa-twitter"></i>
<i class="fas fa-home"></i>
<i class="fab fa-linkedin"></i>
</div>
<p class="copyright">© 2021 <span>Youssef</span> all right reserved </p>
</div>
</div>
<!-- End Footer -->
</body>
</html>