-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
364 lines (356 loc) · 14.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Title -->
<title>Sardar Hossaini</title>
<!-- logo icon -->
<link rel="shortcut icon" href="image/SARDAR.png" type="image/x-icon" />
<!-- custome style -->
<link rel="stylesheet" href="style.css" />
<!-- custome Script -->
<!-- fontAwasome offline -->
<link rel="stylesheet" href="fontawasome/css/all.css" />
<!-- fontAwasome online -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"
/>
<!-- Bootstrap.min.css offline -->
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css" />
<!-- script file -->
<script src="script.js" defer></script>
<!-- Bootstrap.min.css online -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.3/css/bootstrap.min.css"
/>
<!-- Bootstrap.bundle.min.js offline -->
<script src="bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Bootstrap.bundle.min.js online -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.3/js/bootstrap.bundle.min.js"></script>
</head>
<body style="background-color: black">
<div class="container-fluid">
<div class="row">
<!-- ------ Navbar part ------ -->
<div class="col-1" id="titlebar">
<div class="sticky">
<img src="image/bg.jpg" alt="Sardar Hussaini" class="img-fluid" />
<a href="#" class="home">
<span class="fa fa-home"></span>
<h6>HOME</h6>
</a>
<a href="#section2" class="about">
<span class="fa fa-user"></span>
<h6>ABOUT</h6>
</a>
<a href="#section7" class="photo">
<span class="fa fa-eye"></span>
<h6>PHOTOS</h6> </a
><a href="#section8" class="contact">
<span class="fa fa-envelope"></span>
<h6>CONTACT</h6>
</a>
</div>
</div>
<!-- ------ Body part ------ -->
<section id="sectionTop" class="hidden col-12 sticky">
<a href="#" class="home">HOME</a>
<a href="#section2" class="about">ABOUT</a>
<a href="#section7" class="photo">PHOTOS</a>
<a href="#section8" class="contact">CONTACT</a>
</section>
<div class="col-11" id="page-body">
<div id="page-inner">
<!-- ------ #Section1 HOME ------ -->
<section id="section1" class="section">
<div>
<h1>I'M SARDAR HUSSAINI.</h1>
<p>Web Developer & Web Designer</p>
<h3>Software Engineer</h3>
</div>
<img
class="bg-image"
src="image/bg2.jpg"
alt="Sardar Hussaini"
class="img-fluid"
/>
</section>
<!-- ------ #Section2 ABOUT ME ------ -->
<section id="section2" class="section">
<h3 id="title">My Name</h3>
<p>
Some thing is about me and about my life.Lorem ipsum dolor sit
amet consectetur adipisicing elit. Minus dignissimos nisi
sapiente ratione, reiciendis temporibus tempore facilis!
Provident iste veniam, adipisci quibusdam autem, accusantium
nihil amet, commodi nostrum corporis animi! Lorem, ipsum dolor
sit amet consectetur adipisicing elit. Hic laboriosam culpa
dicta possimus sed tempora. Rerum, aut, similique esse quas
commodi molestias cumque ipsa voluptatum repellendus perferendis
voluptatibus perspiciatis architecto? Lorem ipsum dolor sit
amet, consectetur adipisicing elit. Beatae, dicta vitae
asperiores modi mollitia suscipit minima expedita laudantium est
deleniti aut hic ab, architecto ea aspernatur labore omnis
perferendis facilis?
</p>
</section>
<!-- ------ #Section3 ABOUT my Skills ------ -->
<section id="section3" class="section">
<h4 id="subtitle">My Skills</h4>
<label for="html">HTML5</label>
<div><div></div></div>
<label for="css">CSS3</label>
<div><div></div></div>
<label for="bootstrap">Bootstrap</label>
<div><div></div></div>
<label for="bootstrap">Tailwind css</label>
<div><div style="width: 80%"></div></div>
<label for="javascript">JavaScript</label>
<div><div style="width: 80%"></div></div>
<label for="jquery">jQuery</label>
<div><div style="width: 65%"></div></div>
<label for="react">React</label>
<div><div style="width: 50%"></div></div>
<label for="SCSS">SCSS</label>
<div><div style="width: 90%"></div></div>
<label for="jquery">PHP</label>
<div><div style="width: 60%"></div></div>
<label for="laravel">Laravel</label>
<div><div style="width: 40%"></div></div>
<label for="mysql">MySQL</label>
<div><div style="width: 70%"></div></div>
<label for="mongo">Mongo DB</label>
<div><div style="width: 50%"></div></div>
<label for="jqure">Python</label>
<div><div style="width: 70%"></div></div>
<label for="photoshop">Photoshop</label>
<div><div style="width: 80%"></div></div>
<label for="premiere">Premiere</label>
<div><div style="width: 60%"></div></div>
<label for="figma">Figma</label>
<div><div style="width: 70%"></div></div>
<label for="xd">Adobe XD</label>
<div><div style="width: 75%"></div></div>
<label for="icdl">ICDL</label>
<div><div style="width: 95%"></div></div>
</section>
<!-- ------ #Section4 ABOUT my Prject ------ -->
<section id="section4" class="section">
<div class="row" id="box1">
<div class="col-12 col-md-3">
<p><span>10+</span><br />Partners</p>
</div>
<div class="col-12 col-md-3">
<p><span>15+</span><br />Projects done</p>
</div>
<div class="col-12 col-md-3">
<p><span>49+</span><br />Happy clients</p>
</div>
<div class="col-12 col-md-3">
<p><span>99+</span><br />Meetings</p>
</div>
</div>
</section>
<!-- ------ #Section5 ABOUT my Price ------ -->
<section id="section5" class="section">
<h4 id="subtitle">My Price</h4>
<div class="row">
<div class="col-12 col-md-6">
<table id="table1" class="tab1">
<tr id="table-header">
<th>Basic</th>
</tr>
<tr>
<td>Web Design</td>
</tr>
<tr>
<td>Web Develop</td>
</tr>
<tr>
<td>5GB Storage</td>
</tr>
<tr>
<td>Mail Support</td>
</tr>
<tr>
<td><span>10$</span><br />per month</td>
</tr>
<tr id="table-footer">
<td><button class="btn bg-light">Sign Up</button></td>
</tr>
</table>
</div>
<div class="col-12 col-md-6">
<table id="table1" class="tab2">
<tr id="table-header">
<th>Pro</th>
</tr>
<tr>
<td>Web Design</td>
</tr>
<tr>
<td>Web Develop</td>
</tr>
<tr>
<td>50GB Storage</td>
</tr>
<tr>
<td>Endless Support</td>
</tr>
<tr>
<td><span>25$</span><br />per month</td>
</tr>
<tr id="table-footer">
<td><button class="btn bg-light">Sign Up</button></td>
</tr>
</table>
</div>
</div>
</section>
<!-- ------ #Section6 ABOUT My Coleague ------ -->
<section id="section6" class="section">
<h4 id="subtitle">My Colleague</h4>
<div id="friend">
<img src="image/basir.HEIC" alt="" class="img-fluid" />
<p>
<span>Mohammad Bassir Payenda</span><br />
<span>Programmer, Web Designer, Web Developer</span>
</p>
</div>
<div id="friend">
<img src="image/najib.HEIC" alt="" class="img-fluid" />
<p>
<span>Najibulla Jafari</span><br />
<span>Web Designer, Web Developer</span>
</p>
</div>
<div id="friend">
<img src="image/ali.HEIC" alt="" class="img-fluid" />
<p>
<span>Aliulla Wakili</span><br />
<span>Programmer, Web Designer, Web Developer</span>
</p>
</div>
<div id="friend">
<img src="image/mokhtar.HEIC" alt="" class="img-fluid" />
<p>
<span>Mohammad Bassir Payenda</span><br />
<span>Programmer, Web Designer, Web Developer</span>
</p>
</div>
</section>
<!-- ------ #Section7 My Photos ------ -->
<section id="section7" class="section">
<h3 id="title">My Photos</h3>
<div class="row">
<div class="col-12 col-md-6">
<img src="image/bg3.jpg" alt="" class="img-fluid" />
<img src="image/bg4.jpg" alt="" class="img-fluid" />
<img src="image/bg5.jpg" alt="" class="img-fluid" />
<img src="image/bg6.jpg" alt="" class="img-fluid" />
<img src="image/bg7.jpg" alt="" class="img-fluid" />
<img src="image/bg8.jpg" alt="" class="img-fluid" />
</div>
<div class="col-12 col-md-6">
<img src="image/bg9.jpg" alt="" class="img-fluid" />
<img src="image/bg10.jpg" alt="" class="img-fluid" />
<img src="image/bg11.jpg" alt="" class="img-fluid" />
<img src="image/bg12.jpg" alt="" class="img-fluid" />
<img src="image/bg13.jpg" alt="" class="img-fluid" />
<img src="image/bg14.jpg" alt="" class="img-fluid" />
</div>
</div>
</section>
<!-- ------ #Section8 Contact ------ -->
<section id="section8" class="section">
<h3 id="title">Contact Me</h3>
<ul>
<li>
<p>
<span class="fa fa-location-dot"></span>
<span style="color: #777">Barch, Kabul, Afghanistan</span>
</p>
</li>
<li>
<p>
<span class="fa fa-phone-volume"></span>
<span>
<a href="tel:+93774027496"> Phone : +93 (0) 782148885</a>
</span>
</p>
</li>
<li>
<p>
<span class="fa fa-envelope"></span>
<span>
<a href="sardarhossaini2022@gmail.com@gmail.com"
>sardarhossaini2022@gmail.com</a
>
</span>
</p>
</li>
</ul>
</section>
<!-- ------ #Section9 contact ------ -->
<section id="section9" class="section">
<p>Let's get in touch. Sent me a message :</p>
<input type="text" class="form-control" placeholder="Name" />
<input type="text" class="form-control" placeholder="Email" />
<input type="text" class="form-control" placeholder="Subject" />
<textarea
name="message"
id="message"
cols="30"
rows="10"
class="form-control"
placeholder="Message"
>
</textarea>
<button class="btn">SENT MESSAGE</button>
</section>
<!-- ------ #Section9 Footer ------ -->
<section id="section10" class="section">
<a href="https://www.facebook.com/profile.php?id=100022777820383"
><span class="fab fa-facebook-square"></span
></a>
<a href="https://www.instagram.com/sardarhussaini2024/"
><span class="fab fa-instagram"></span
></a>
<a href="https://x.com/Sardar626285221"
><span class="fab fa-twitter"></span
></a>
<a href="www.linkedin.com/in/sardar-hossaini"
><span class="fab fa-linkedin"></span
></a>
<a href="#"><span class="fab fa-whatsup"></span></a>
<a href="#"><span class="fab fa-telegram"></span></a>
<a href="https://github.com/Sardar219"
><span class="fab fa-github"></span
></a>
<p>Powered By <span>Sardar Hussaini</span></p>
</section>
</div>
</div>
</div>
</div>
<!-- ------ gsap.min.js online for amination ------ -->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.3/gsap.min.js"
integrity="sha512-7Au1ULjlT8PP1Ygs6mDZh9NuQD0A5prSrAUiPHMXpU6g3UMd8qesVnhug5X4RoDr35x5upNpx0A6Sisz1LSTXA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<!-- ------ ScrollTrigger.min.js online for amination scrolling ------ -->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.3/ScrollTrigger.min.js"
integrity="sha512-LQQDtPAueBcmGXKdOBcMkrhrtqM7xR2bVrnMtYZ8ImAZhFlIb5xrMqQ6uZviyeSB+4mYj89ta8niiCIQM1Gj0w=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script src="https://unpkg.com/split-type"></script>
<script src="animation.js"></script>
</body>
</html>